fix #H254 - stethocoping mimics (trunk only)

From a bug report, applying a stetoscope to
a mimic which was hiding would report that mimic's stats but not bring it
out of hiding, unlike the behavior for other types of hiding monsters.
This commit is contained in:
nethack.rankin
2007-03-08 05:42:15 +00:00
parent 2867248f49
commit b8a51d3649
2 changed files with 28 additions and 4 deletions

View File

@@ -193,6 +193,7 @@ scatter piles of kicked gold rather than move the entire pile at once
if normal game save file is restored via `nethack -X', restore in normal
mode--with save file deletion--and require confirmation ala 'X'
command to make deferred switch into explore mode
stethoscope applied to hiding mimic will bring it out of hiding
Platform- and/or Interface-Specific Fixes