fix #H2633 - turning to stone or slime while limbless

Michael's fix got here first, but didn't catch the green slime case.
This commit is contained in:
nethack.rankin
2012-04-16 00:57:37 +00:00
parent 7d44b04e8c
commit 19945b31b0
2 changed files with 17 additions and 11 deletions
+1
View File
@@ -828,6 +828,7 @@ fix message given when part of a stack of items in a monster's inventory is
being destroyed
add "Boing!" message when hero zaps resistant monster with striking/force bolt
adjust gaze reflection message when your scales are embedded in your skin
adjust turning-to-stone or -slime messages when you have no limbs
Platform- and/or Interface-Specific Fixes