]> granicus.if.org Git - nethack/commitdiff
sitting in lava and other utraptype sit messages
authorcohrs <cohrs>
Fri, 23 May 2003 02:47:45 +0000 (02:47 +0000)
committercohrs <cohrs>
Fri, 23 May 2003 02:47:45 +0000 (02:47 +0000)
Several cases in the trap block of code in dosit() were caused by utraptype
being set to values not corresponding to an actual trap.  <Someone>
reported back in 12/02 that the "sitting in lava" killer message could not
occur, but the special-case sit messages for TT_INFLOOR and TT_BURIEDBALL
couldn't occur either.

doc/fixes35.0

index 7e90b81da4b0e27c06b55a7b026451ecda4b0f8a..95afa50b8877b3b4117f1fc0eab355dae11ab836 100644 (file)
@@ -27,6 +27,8 @@ dust vortex-induced blindness should kick in immediately when blindfold
 prayer/unicorn-horn won't fix blindness while still engulfed in a dust
        vortex since it will just return immediately
 being confused and reading cursed scroll of charging drains your energy
+class genocide recognizes species name as an example of the class to
+       genocide (Martin Snyder)
 
 
 Platform- and/or Interface-Specific Fixes