]> granicus.if.org Git - nethack/commitdiff
finding traps while blind [missing pieces]
authornethack.rankin <nethack.rankin>
Fri, 15 Apr 2005 02:34:15 +0000 (02:34 +0000)
committernethack.rankin <nethack.rankin>
Fri, 15 Apr 2005 02:34:15 +0000 (02:34 +0000)
     <Someone> reported that when levitating and blind, he was getting
"You float over the hole" without it showing up on the map.  Easiest way
to reproduce:  zap a wand of digging downwards while levitating blind,
move off the spot and back over it.

     Make sure that all traps created by the player are mapped.  For other
traps, it was about 50:50 whether the trap triggering message yields enough
information to warrant forcibly mapping the trap when blind.

doc/fixes34.4

index 2cf5e6bb5b25702ad5aca5f1d648f267ff01b217..12f2b40c97867064ca03758a52097fe03b0cd4dc 100644 (file)
@@ -111,6 +111,7 @@ vision was not updated when polymorphing a statue into a boulder
 `I u' when carrying single unpaid item listed its cost twice
 armor which auto-curses when worn by hero should do same if worn by monster
 limit how high accuracy, damage, or protection can become via eating rings
+when blinded hero detects a trap by touch, make sure it shows up on the map
 
 
 Platform- and/or Interface-Specific Fixes