Invisible monsters looking much better

<Someone> reported back in December of an invisible monster using an amulet of
lifesaving and looking much better.  While the comment in the code says the
amulet is visible, this does not mean the monster is.  Add a secondary check.
This commit is contained in:
cohrs
2004-01-27 17:28:00 +00:00
parent a5e7a67130
commit 7ab2bb967a
2 changed files with 15 additions and 11 deletions

View File

@@ -15,6 +15,7 @@ some actions such as eating corpses off the floor didn't check whether hero
could reach the bottom of a pit
usmellmon() instead of "It turns into it" during monster polymorph
grammar of messages regarding eating artifacts
avoid a message about an invisible monster looking much better
Platform- and/or Interface-Specific Fixes