mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-27 07:52:25 +01:00
Make the chaos quest protection items slightly less useless
This commit is contained in:
parent
d7715c3d14
commit
27ea1aa0ee
1 changed files with 2 additions and 2 deletions
|
@ -810,10 +810,10 @@ CONTAINER: '(', "chest" , (18,18)
|
|||
OBJECT:'!',"full healing", contained, blessed, 0
|
||||
|
||||
CONTAINER: '(', "chest" , (51,03)
|
||||
OBJECT:'=',"protection", contained, blessed, +1
|
||||
OBJECT:'=',"protection", contained, blessed, +3
|
||||
|
||||
CONTAINER: '(', "chest" , (51,17)
|
||||
OBJECT:'[',"cloak of protection", contained, blessed, +1
|
||||
OBJECT:'[',"cloak of protection", contained, blessed, +3
|
||||
|
||||
MONSTER:'&',"Kary, the Fiend of Fire", (58, 11)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue