remove curse tweak

When reading an uncursed scroll of remove curse, don't uncurse
an item "worn" in the quiver slot unless it is actually ammo or other
missile weapon.
This commit is contained in:
nethack.rankin
2002-11-07 03:55:51 +00:00
parent 46db4cb5a4
commit 836d600080
2 changed files with 35 additions and 5 deletions

View File

@@ -297,6 +297,8 @@ becoming confused, eg from nausia, while reading a spellbook should result
level teleports should not be controlled if you're confused
vault wall repair should remove traps subsequently created at affected spots
don't reveal deity name when a high priest(ess) gives temple entry greeting
for ordinary remove curse, don't uncurse quivered object unless it is suitable
to be used as a quivered weapon (ammo or missile)
Platform- and/or Interface-Specific Fixes