]> granicus.if.org Git - nethack/commit
fix #H1378 - vault guard interaction while swallowed
authornethack.rankin <nethack.rankin>
Sat, 1 Sep 2007 01:12:34 +0000 (01:12 +0000)
committernethack.rankin <nethack.rankin>
Sat, 1 Sep 2007 01:12:34 +0000 (01:12 +0000)
commit01f954a855af930613c62992e9517e479fa8f475
tree15af86266b3c96a8dfdc81fbbe89e9d030038afa
parenteca287ab89cf71ffbfd6cfdb18f4d6652d79f42e
fix #H1378 - vault guard interaction while swallowed

     From a bug report, if you're swallowed
while in a vault and the guard arrives, he'll ask your name even though
you're hidden within the engulfer.  This makes him give a message and
then leave, as is already done if you're mimicking an object or unable to
speak.

     This also suppresses his repeated "Move along!" message if you're
swallowed or held since it's silly to keep telling you to move when you
obviously can't.
doc/fixes34.4
src/vault.c