From 1a2ebd1ce94998a8d931b099e1f5bf8334e1ff00 Mon Sep 17 00:00:00 2001 From: "nethack.rankin" Date: Fri, 15 Apr 2005 02:34:15 +0000 Subject: [PATCH] finding traps while blind [missing pieces] 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes34.4 b/doc/fixes34.4 index 2cf5e6bb5..12f2b40c9 100644 --- a/doc/fixes34.4 +++ b/doc/fixes34.4 @@ -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