]> granicus.if.org Git - nethack/commit
fix B15006 - breaking lances with jousting
authornethack.rankin <nethack.rankin>
Fri, 27 Dec 2002 03:29:46 +0000 (03:29 +0000)
committernethack.rankin <nethack.rankin>
Fri, 27 Dec 2002 03:29:46 +0000 (03:29 +0000)
commitb9f66bb4c2bf489214a3775f7d6fc4c2d66b8ae2
treeebfe14fcee2ac0f6b13a0b74d24327f283d4b056
parent676df2da62daa0e5b5be0d4ba6bd0447db9d2db2
fix B15006 - breaking lances with jousting

     Post 3.4.0 bug: "Your a lance (weapon in hand) shatters on impact!"
Use xname() instead of doname() to get "lance" instead of "a lance" here.
It also wasn't giving "you start bashing with your bare/gloved hands" on
the next attack after losing the weapon.
src/uhitm.c