]> granicus.if.org Git - nethack/commit
end of game shopkeeper messages
authornethack.rankin <nethack.rankin>
Sun, 21 May 2006 04:00:08 +0000 (04:00 +0000)
committernethack.rankin <nethack.rankin>
Sun, 21 May 2006 04:00:08 +0000 (04:00 +0000)
commitd736570d0122daa6c03cd4c06ca0d0751856ecb4
treec242ac63b9644e5f341aebe33dad2f209dd67139
parentd21d3d5ca84e1516283ea481dc6e2e5d2cbc7053
end of game shopkeeper messages

     Fix something I accidentally broke nearly three years ago (post 3.4.2,
so the bug appeared in 3.4.3).  A misplaced closing parenthesis caused an
in-sight check to always fail, so the "<shk> looks at your corpse, shakes
his head, and sighs" message when game ends would never occur.  That
situation is extremely rare anyway; it only happens after some other shk
has taken the hero's possessions.
doc/fixes34.4
src/shk.c