Skip to content

Commit

Permalink
Added Buzzkill as a shopkeeper.
Browse files Browse the repository at this point in the history
Gave Thacker credit for the flavored tiles he drew.

Signed-off-by: Jeff Greene <nppangbanddev@verizon.net>
  • Loading branch information
nppangband committed Mar 3, 2012
1 parent f479b4b commit 0f6fee9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion COPYING
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ NPP Angband is free software; you can redistribute it and/or modify it under the


* Adam Bolt's (16x16) graphics may be redistributed and used for any purpose, with or without modification. * Adam Bolt's (16x16) graphics may be redistributed and used for any purpose, with or without modification.


* David Gervais' (32x32) graphics, including modifications and additional tiles by Jeff Greene and Rob Fiala for NPPAngband may be redistributed, * David Gervais' (32x32) graphics, including modifications and additional tiles by Jeff Greene, Thacker and Rob Fiala for NPPAngband may be redistributed,
modified, and used only under the terms of the Creative Commons Attribution 3.0 licence: http://creativecommons.org/licenses/by/3.0/ modified, and used only under the terms of the Creative Commons Attribution 3.0 licence: http://creativecommons.org/licenses/by/3.0/


* the sounds are freeware, whatever that means. * the sounds are freeware, whatever that means.
Expand Down
3 changes: 2 additions & 1 deletion NPPchanges.txt
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
NPP 0.5.4 changes: NPP 0.5.4 changes:
The edges of the detected trap areas now show up onscreen. The edges of the detected trap areas now show up onscreen.
DVG tileset - code changes to support tiles for detect trap edge, squelch objects, and object piles. DVG tileset - added tiles for many objects, flavors, terrains, monsters, allspells, and bolt spells (by Buzzkill, Jeff Greene, and Thacker).
Expanded colors are now used when spells are cast by the monsters and player. Expanded colors are now used when spells are cast by the monsters and player.
During targeting, modified how the path is drawn. During targeting, modified how the path is drawn.
DVG tileset - epanded tile support for ball spells and bolt spells. DVG tileset - epanded tile support for ball spells and bolt spells.
Expand All @@ -27,6 +27,7 @@ Moved the menu for picking up items off the floor to the standard mouse dirven m
Additional mapping for the 8x8 and 16x16 tilesets. Additional mapping for the 8x8 and 16x16 tilesets.
Modify the colors for the drawn target path inside the targeting menu. Modify the colors for the drawn target path inside the targeting menu.
Firing cursed ammo now has a 70% chance to hurt the player. Firing cursed ammo now has a 70% chance to hurt the player.
Added buzzkill as a shopkeeper in the black market.
Bugfix: Equipment and itemlist windows were not updating properly when the player was in a store. Bugfix: Equipment and itemlist windows were not updating properly when the player was in a store.
Bugfix: There was a playtesting message when examining a store service. Bugfix: There was a playtesting message when examining a store service.
Bugfix: Player ghost templates were not saving properly when a player died. Bugfix: Player ghost templates were not saving properly when a player died.
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/shop_own.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ S:30000:Cameronius the Conscientious (D['u]nadan)
# Black Market # Black Market
N:6 N:6
S:15000:Lo-Hak the Awful (Half-Troll) S:15000:Lo-Hak the Awful (Half-Troll)
S:20000:Histor the Goblin (Kobold) S:20000:Buzzkill the Infamous (Dwarf)
S:25000:Durwin the Shifty (Half-Orc) S:25000:Durwin the Shifty (Half-Orc)
S:30000:Tim Bolger the Burglar(Hobbit) S:30000:Tim Bolger the Burglar(Hobbit)


Expand Down

0 comments on commit 0f6fee9

Please sign in to comment.