github issue #715 - losing stoning resistance \

while wielding a cockatrice corpse without gloves

Reported by vultur-cadens:  if safely wielding a cockatrice corpse
without gloves due to temporary stoning resistance or wearing yellow
dragon scales/mail, having the resistance be lost to timeout or to
taking off the dragon armor should have turned the hero to stone but
didn't.

Extend the handling for taking off gloves to cover these other two
cases too.  The feedback for these deaths is usually too verbose to
fit on the tombstone but does show up in logfile.

Fixes #715
This commit is contained in:
PatR
2022-03-31 04:48:26 -07:00
parent 8fbb6dc93b
commit a230034af7
4 changed files with 76 additions and 31 deletions
+3
View File
@@ -1112,6 +1112,9 @@ dumplog's list of "major events" showed all logged events, not just major ones
pickup via menu ignored player-specified count when picking up gold
changes in encumbrance sometimes went unreported, leaving stale status line
info until hero's next move
taking off yellow dragon scales/mail or having temporary stoning resistance
time out while wielding a cockatrice corpse without gloves left that
corpse safely wielded instead of petrifying the hero
curses: 'msg_window' option wasn't functional for curses unless the binary
also included tty support