]> granicus.if.org Git - nethack/commit
fix B17006 - stacked boomerang handling
authornethack.rankin <nethack.rankin>
Sat, 25 Jan 2003 07:33:06 +0000 (07:33 +0000)
committernethack.rankin <nethack.rankin>
Sat, 25 Jan 2003 07:33:06 +0000 (07:33 +0000)
commit6bb53178eb1126cb0651672cadfcc3fb6d5cd1ac
treec7103bca227c88276e2620a4773a69b34e381b89
parentb9f9a6415b3f9044ae00af53c9a62ff970f08cfc
fix B17006 - stacked boomerang handling

     Breaking a boomerang while bashing with it didn't work right when
there was a stack of more than one involved.  The message given had a
grammar buglet and the remaining boomerangs became unwielded.  (This
issue wasn't present in 3.4.0 because the boomerang bashing code never
got called there.)
src/uhitm.c