confused remove curse

When confused remove curse acts upon an object to randomly bless or
curse it, clear the bknown flag.  Do this for all objects which get subjected
to the effect, even ones which are already blessed or cursed and hence don't
change state.
This commit is contained in:
nethack.rankin
2005-04-15 02:59:03 +00:00
parent 4e9c26fc28
commit 15f309d118
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -112,6 +112,7 @@ vision was not updated when polymorphing a statue into a boulder
armor which auto-curses when worn by hero should do same if worn by monster
limit how high accuracy, damage, or protection can become via eating rings
when blinded hero detects a trap by touch, make sure it shows up on the map
confused remove curse will cause loss of knowledge of items' curse/bless state
Platform- and/or Interface-Specific Fixes