]> granicus.if.org Git - nethack/commit
fix #Q221 - inappropriate vault guard message when embedded gold reached
authornethack.rankin <nethack.rankin>
Sat, 12 Nov 2005 03:19:22 +0000 (03:19 +0000)
committernethack.rankin <nethack.rankin>
Sat, 12 Nov 2005 03:19:22 +0000 (03:19 +0000)
commit90a9978c33871d5dc5a6fab75667aa92d3baf5bc
tree6fc6a3633f070cfb8d9c6aa08ad6025590001f27
parent0a3ac165ccaee6f6fee9b1cd948365f1e94905b0
fix #Q221 - inappropriate vault guard message when embedded gold reached

     From a bug report:  when a guard who's
leading the character out of a vault comes across gold (from mineralize()
usually, but a player could deliberately seed the area in xorn form), the
message "the guard calms down and picks up the gold" was given even though
the guard wasn't angry.  Pick up such gold as soon as temporary corridor
reaches it so that on his next move the guard won't mistakenly think that
the hero has just dropped it.
doc/fixes34.4
src/vault.c