]> granicus.if.org Git - nethack/commit
falling into water while asleep
authornethack.rankin <nethack.rankin>
Tue, 11 Feb 2003 11:57:14 +0000 (11:57 +0000)
committernethack.rankin <nethack.rankin>
Tue, 11 Feb 2003 11:57:14 +0000 (11:57 +0000)
commitfe05bcf52dde8e183e649b337c983b942a12eee5
tree1648190163a3297988d345bbe7e622a440d7890e
parent731f4945ff58f44fd717f4217ace0c43399771c2
falling into water while asleep

     Try to fix the reported bug of not waking up if sleeping on ice
that gets melted out from under you.  This fixes the straightforward
case but I suspect there are other permutations that it doesn't cover.
Teleporting out of water is now blocked if asleep; waking up occurs
after the chance for that has passed.
doc/fixes34.1
src/trap.c