vault guard behavior

From the newsgroup:  vault guards would ask your name--and you'd
be able to respond--even when you were unconscious (for any reason
besides fainting from lack of food) or paralyzed.  (The code already
made the guard be forgiving when you failed to promptly follow him
out due to that situation, but it would repeatedly say "move along!"
even though you were unable to move.)
This commit is contained in:
nethack.rankin
2002-04-19 06:03:01 +00:00
parent 197b4e706f
commit 8bcec06645
2 changed files with 13 additions and 5 deletions
+1
View File
@@ -86,6 +86,7 @@ scroll of enchant weapon will become discovered when read in some cases
don't crash when using lookat on a boulder an BOULDER sym is unique
attaching a single candle to fill candelabrum's last slot gave message with
poor grammar: "The candelabrum now has seven candle attached."
vault guards won't ask who you are if you're unconscious or paralyzed
Platform- and/or Interface-Specific Fixes