]> granicus.if.org Git - nethack/commit
fix #H363 - reviving corpses of hiding monsters (trunk only)
authornethack.rankin <nethack.rankin>
Thu, 31 May 2007 01:42:48 +0000 (01:42 +0000)
committernethack.rankin <nethack.rankin>
Thu, 31 May 2007 01:42:48 +0000 (01:42 +0000)
commit2f9d711237d010430258fec15c61a6826e7eb2a2
tree45fad5a232284b55104b108285d53afab739d859
parent8d880dd143a5bce173e885ea5af6929786b015a1
fix #H363 - reviving corpses of hiding monsters (trunk only)

     From a bug report, reviving a snake corpse
produced a snake monster which was hidden under nothing--it hid under its
own corpse and wasn't revealed when that corpse got used up.  Rather than
fiddling with sequencing to remove the corpse before making the monster,
force any monster who revives in hidden state to unhide.
doc/fixes35.0
src/zap.c