1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-13 08:01:40 +01:00

Item size considerations mean that much of this is useless now. Also, Shaktari is no longer just a named marilith.

This commit is contained in:
Chris-plus-alphanumericgibberish 2016-08-17 15:33:25 -04:00
parent d64360f51c
commit 48a3fa71e7

View file

@ -3041,22 +3041,7 @@ MONSTER:'&',"balrog",place[3], asleep
CONTAINER: '`', "statue" ,place[4], cursed, "Shaktari", 1
OBJECT:'/', random, contained, blessed, 1
OBJECT:'/', random, contained, blessed, 1
OBJECT:'/', random, contained, blessed, 1
OBJECT:'!', "full healing", contained, blessed, 0
OBJECT:'!', "full healing", contained, blessed, 0
OBJECT:'!', "full healing", contained, blessed, 0
OBJECT:'!', "full healing", contained, blessed, 0
OBJECT:')', "flail", contained, cursed, 3, "Sting of the Poison Queen"
OBJECT:')', "runesword", contained, blessed, 3
OBJECT:')', "runesword", contained, blessed, 3
OBJECT:')', "halberd", contained, blessed, 3
OBJECT:')', "bullwhip", contained, blessed, 3
OBJECT:'[', "shield of reflection", contained, blessed, 3
OBJECT:'[', "helmet", contained, blessed, 3
OBJECT:'[', "crystal plate mail", contained, blessed, 3
OBJECT:'[', "cloak of magic resistance", contained, blessed, 3
TRAP:"statue", place[4]
MONSTER:'S',"python", place[4]
MONSTER:'S',"cobra", place[4]