]> granicus.if.org Git - nethack/commit
fix #H7631 - wielding cursed weptool via 'apply'
authorPatR <rankin@nethack.org>
Thu, 29 Nov 2018 11:49:16 +0000 (03:49 -0800)
committerPatR <rankin@nethack.org>
Thu, 29 Nov 2018 11:49:16 +0000 (03:49 -0800)
commitc318841363ea5c31a3108c2a85e2dd8bdc150dc3
treeb70eaf2ffaf2c00c29c7e61685ce3436f42837c8
parent99891455d369f458e827cfc98eb25c35cdf253ac
fix #H7631 - wielding cursed weptool via 'apply'

Applying a non-wielded cursed pick-axe first wielded it, then dug,
but it didn't report "pick-axe is welded to your hand".  (Attempting
to drop it or wield something else did report that, after the fact.)
The same thing happened if you used a pole-arm rather than pick-axe.
doc/fixes36.2
src/wield.c