From: cohrs Date: Fri, 23 May 2003 02:47:45 +0000 (+0000) Subject: sitting in lava and other utraptype sit messages X-Git-Tag: MOVE2GIT~1963 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b22aa7bff1611a097107cc58ee4711afb23ea1b;p=nethack sitting in lava and other utraptype sit messages Several cases in the trap block of code in dosit() were caused by utraptype being set to values not corresponding to an actual trap. 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. --- diff --git a/doc/fixes35.0 b/doc/fixes35.0 index 7e90b81da..95afa50b8 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -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