]> granicus.if.org Git - nethack/commit
#force fixes
authornethack.rankin <nethack.rankin>
Sun, 18 Feb 2007 05:54:15 +0000 (05:54 +0000)
committernethack.rankin <nethack.rankin>
Sun, 18 Feb 2007 05:54:15 +0000 (05:54 +0000)
commit4f528f2a7d0ec1f0c7c5b6c85f7b4fd6dc4e50a1
treea784144627a232518b0210ae23a17b5f354e1afd
parentdb8db39f602ac4375fbc0a1962aa41a5e132d720
#force fixes

     Trunk and branch, noticed while working on an interface enhancement:
you could use #force to break the lock of a chest that's on the floor
while you're engulfed, also while levitating or mounted w/o riding skill.

     Trunk only:  refine an earlier fix that bills for breaking the lock
of a shop-owned chest.  The item which the hero is forced to buy showed
up in the bill as unlockable, which is accurate after the fact but didn't
reflect the shop's item.  Fix by billing for chest before altering it.
doc/fixes34.4
src/lock.c