fix #H12 - unseen wand of striking becoming known
From a bug report: while hero was blinded, monster zapped him with a not-yet-discovered wand of striking and the wand type became discovered. The report was slightly off; the described case is already handled correctly. However, if the zap happened to hit a door, the wand would incorrectly be made known even when not seen.
This commit is contained in:
@@ -178,6 +178,7 @@ recognize "mindflayer" as an alternative spelling for "mind flayer"
|
||||
treat mattock as blunt object when forcing locks
|
||||
restore capability to force locks with wielded statue
|
||||
only count successful statue creations against the monster limit in sp_lev.c
|
||||
unseen wand of striking zapped by unseen monster became known if it hit a door
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user