]> granicus.if.org Git - nethack/commit
fix #Q251 - reading engravings while asleep
authornethack.rankin <nethack.rankin>
Sat, 4 Feb 2006 04:06:16 +0000 (04:06 +0000)
committernethack.rankin <nethack.rankin>
Sat, 4 Feb 2006 04:06:16 +0000 (04:06 +0000)
commitfbe6b0278f03b9fb29bcbd94624b46748474815a
treeba7ad09384d7536c0e2e00fa458b52da795624d9
parent702060c4de74663a57ed94350482fcd48ff93eec
fix #Q251 - reading engravings while asleep

     From a bug report, floating down onto an engraving
due to levitation timeout would yield "You read: <engraving text>" even if
you were asleep at the time.  Random teleport while asleep could produce a
similar result.  The problem was actually a little bigger:  you'd also get
"You see <object> here" if there was an object instead of or in addition to
an engraving.
doc/fixes35.0
src/pickup.c