fix buglist entry - artifact bow wielded by monsters

The Longbow of Diana (ranger quest artifact) confers reflection
to the hero when wielded but didn't do the same for monsters when they
wielded it.
This commit is contained in:
nethack.rankin
2002-12-27 03:40:57 +00:00
parent b9f66bb4c2
commit df07fd4b90
4 changed files with 26 additions and 1 deletions

View File

@@ -338,6 +338,8 @@ 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
ranger quest artifact (Longbow of Diana) confers reflection when wielded by
monsters like it does for the player
Platform- and/or Interface-Specific Fixes