cursed destroy armor

Fix the bug From a bug report.  Subsequently removing
the item caused those attributes to be returned to an incorrect value
which was higher than the character started out with.
This commit is contained in:
nethack.rankin
2004-05-08 03:36:37 +00:00
parent 6dc1bbd544
commit c25746f0bf
2 changed files with 6 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ if your blindfold glows and you're not otherwise blinded, you can see it
added strsubst() to hacklib
be consistent with use of "removing" rather than "lifting" for encumber
messages associated with taking things out of a bag of holding
cursed scroll of destroy armor damaging cursed armor didn't adjust attributes
Platform- and/or Interface-Specific Fixes