fix #Q211 - inappropriate vault feedback

From a bug report, you'd get the message
"the corridor disappears" whenever a vault guard was killed, even if the
temporary vault corridor was already gone due to leaving its vicinity.  This
fix seems to work ok, but I don't pretend to understand how the convoluted
vault code actually works.
This commit is contained in:
nethack.rankin
2005-10-29 04:07:21 +00:00
parent 1f5c035b3b
commit 0defd00b4b
2 changed files with 17 additions and 12 deletions

View File

@@ -151,6 +151,7 @@ some messages which referred to "mirror" ought to have used "looking glass"
incubi react to mirrors
alignment of Angels was handled inconsistently
pets capable of digging could pass through walls and stone on the Rogue level
avoid inappropriate "the corridor disappears" when vault guard gets killed
Platform- and/or Interface-Specific Fixes