Izchak occasionally stocks wands/scrolls/spellbooks of light
This comes from xNetHack by copperwater <aosdict@gmail.com>
This commit is contained in:
@@ -330,11 +330,14 @@ const struct shclass shtypes[] = {
|
||||
0,
|
||||
D_SHOP,
|
||||
{ { 30, -WAX_CANDLE },
|
||||
{ 48, -TALLOW_CANDLE },
|
||||
{ 44, -TALLOW_CANDLE },
|
||||
{ 5, -BRASS_LANTERN },
|
||||
{ 9, -OIL_LAMP },
|
||||
{ 3, -MAGIC_LAMP },
|
||||
{ 5, -POT_OIL } },
|
||||
{ 5, -POT_OIL },
|
||||
{ 2, -WAN_LIGHT },
|
||||
{ 1, -SCR_LIGHT },
|
||||
{ 1, -SPE_LIGHT } },
|
||||
shklight },
|
||||
/* sentinel */
|
||||
{ (char *) 0,
|
||||
|
||||
Reference in New Issue
Block a user