]> granicus.if.org Git - nethack/commit
B07001 healed, undetected mimic
authornethack.allison <nethack.allison>
Mon, 12 Aug 2002 01:57:02 +0000 (01:57 +0000)
committernethack.allison <nethack.allison>
Mon, 12 Aug 2002 01:57:02 +0000 (01:57 +0000)
commitb4dffbcc481b5a96a822ff98613d146c2e7dfa71
treeb8660ca949590b42378d162e00f6c003adfd8928
parent669da6399e8c21f65a3e927e246be947afac3099
B07001 healed, undetected mimic

> [Cast a healing spell in a shop where no mimic was visible] So,
> "The small mimic looks better.". However, my picture still looks
> the same. Either the mimic should be shown, *or* I shouldn't get
> any message about the mimic healing. Both solutions seem equally
> valid to me.

If the mimic was mimicing the "strange object", then the healing causes
them to start mimicing something else with no message (the observant
player could notice however).

If the mimic was already mimicing a real object, a message similar
to this one results:
"The crude dagger seems a more vivid black than before."
include/extern.h
src/mon.c
src/zap.c