]> granicus.if.org Git - nethack/commit
shop fixes
authornethack.rankin <nethack.rankin>
Tue, 31 Oct 2006 07:12:56 +0000 (07:12 +0000)
committernethack.rankin <nethack.rankin>
Tue, 31 Oct 2006 07:12:56 +0000 (07:12 +0000)
commitbbda8102b5a027c1ba0a20d06a0eda40cf1f17c9
tree97f409175193908e4c8ec6cf111ace24ccf50c29
parent9d8f6fdc8ec182028be15abce3ea827aa6fef5fd
shop fixes

[I accidentally left this out of the previous commit.]

Throwing didn't handle a container owned by the hero which contained
items owned by the shopkeeper.  I'm still not quite sure what's going on
there, but throwing the container out of the shop didn't give any feedback
but did add to shop charges which don't show up in ``I x'' (but do get
revealed by ``$'' or ``I $'').  Now there's some shop feedback for the
throw and the contents show up for ``I x''.
src/dothrow.c