fix #H1749 - kick that misses didn't reveal concealed mimic

From a bug report, getting "your
clumsy kick does no damage" when attempting to kick the location of a
concealed mimic or hidden monster didn't bring the target out of hiding.
This commit is contained in:
nethack.rankin
2008-11-13 23:24:00 +00:00
parent fd799733c2
commit 2cbc40caf7
2 changed files with 32 additions and 11 deletions

View File

@@ -294,6 +294,7 @@ if polymorph causes a monster to drop items, they won't be used up via
monsters who ate green slime corpses weren't turned into green slime
"hand slip" while naming an object would never pick 'z' as a substitute letter
hero would "gladly take off <armor>" for nymph or succubus even while asleep
concealed mimic wasn't revealed if kicking attmpt yielded a clumsy miss
Platform- and/or Interface-Specific Fixes