artifact invisibility fixes

Invoking the archeologist's Orb of Detection gave "you feel a surge
of power, but nothing seems to happen" if you were able to see invisible,
but various other ways of toggling invisibility give fade/unfade messages
in that situation.  Also, you would get false reports of invisibility
changes if you invoked the artifact while temporarily invisible due to
potion or spell or while wearing a mummy wrapping.
This commit is contained in:
nethack.rankin
2002-12-19 02:24:13 +00:00
parent a8c7164162
commit 0b2e205117
2 changed files with 15 additions and 13 deletions

View File

@@ -337,6 +337,7 @@ can't successfully bribe a demon who happens to be carrying the Amulet
while over water, killing a monster that had engulfed you does not result
in the usual water effects
removing a ring of levitation while engulfed should not invoke spoteffects
feedback from invoking Orb of Detection was sometimes misleading or wrong
Platform- and/or Interface-Specific Fixes