ring theft

Prevent monkeys from stealing any ring which the hero can't remove due
to it being stuck inside the grip of a cursed weapon.  Nymphs can still do
so though.  From a bug report.
This commit is contained in:
nethack.rankin
2005-02-10 04:25:29 +00:00
parent 556b64e797
commit 847e3358c7
2 changed files with 7 additions and 2 deletions

View File

@@ -86,6 +86,7 @@ interrupt current activity during certain stages of petrification or vomiting
warning about bad food didn't recognize tin of Medusa meat
eating tainted Medusa corpse caused food poisioning instead of petrification
avoid potential stale pointer use after magic bag explosion
monkeys can't steal rings worn under cursed weapon
Platform- and/or Interface-Specific Fixes