petrified engulfer (display glitch & potential panic)

From the newsgroup:  if you were polymorped into a cockatrice and
a trapper attempted to swallow you, the 't' displayed at its location
would be left behind after it turned to stoned.  This fixes that and a
much more serious issue as well:  if you were punished at the time, the
game would panic on your next attempt to move because the ball&chain were
left in limbo.  There would also have been strangeness (monster sharing
your location, stale u.ustuck setting) if the swallower was life-saved,
but I didn't try to make that happen so am not sure how bad things would
have been.
This commit is contained in:
nethack.rankin
2004-10-28 03:16:24 +00:00
parent 1f21a5c6f2
commit e723710c82
2 changed files with 18 additions and 5 deletions
+4
View File
@@ -57,6 +57,10 @@ destroying a worn item via dipping in burning oil would not unwear/unwield
avoid a panic splitbill when shopkeeper is trapped by the door
grammar tidbit for message given when eating tainted meat is also cannibalism
gas spores shouldn't be described as "unable to attack" while hero is praying
incorrect screen display if engulfer gets turned to stone when trying to
swallow while hero is poly'd into cockatrice
panic on subsequent move if engulfer gets turned to stone and poly'd hero
also has attached ball&chain
Platform- and/or Interface-Specific Fixes