R926 - polymorphed player does not explode at thin air
Reported that player polymorphed into an exploding monster does not explode when attacking thin air. Also noticed that if player is Unchanging, they wouldn't die after exploding in the existing code. Set u.mh = -1 to ensure they won't still be around after exploding.
This commit is contained in:
@@ -137,6 +137,8 @@ grammar of blessed-detection eating warning messages when eating 1 of N objects
|
||||
message for charging for items lost in a cursed magic bag wasn't always shown
|
||||
dropping gold on an altar printed no message and didn't change gnostic conduct
|
||||
don't allow cursed daggers thrown by monsters to go thru closed doors
|
||||
hero polymorphed into an exploding monster should explode when attacking
|
||||
thin air, just like the monster itself
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user