]> granicus.if.org Git - nethack/commit
fix #Q227 - cancelling items in shop entrance (trunk only)
authornethack.rankin <nethack.rankin>
Thu, 17 Nov 2005 03:51:16 +0000 (03:51 +0000)
committernethack.rankin <nethack.rankin>
Thu, 17 Nov 2005 03:51:16 +0000 (03:51 +0000)
commitdce306df5beb2be8673ff8d7ac93c06fc950ab3e
treead31d508676abba450317550a6f19ed100699226
parentbcb9d35fe32d123f380e6a5d3c0bff33e0632a24
fix #Q227 - cancelling items in shop entrance (trunk only)

     From a bug report:  cancelling objects
in a shop doorway or one step inside would cause the shopkeeper to brand you
a thief.  The relevant code is trying to handle the case where you're inside
one shop and zap a wand or spell from there into another one; it didn't cope
with being in the neutral area of a single shop.
doc/fixes34.4
src/mkobj.c