]> granicus.if.org Git - nethack/commit
crossbow range and rate (trunk only)
authornethack.rankin <nethack.rankin>
Sat, 9 Dec 2006 02:39:34 +0000 (02:39 +0000)
committernethack.rankin <nethack.rankin>
Sat, 9 Dec 2006 02:39:34 +0000 (02:39 +0000)
commita00a69ba261837179d808760d3ee02e8471b1745
tree8fc4e783332772cd26dfca88746917e17c6ce50b
parent1505e3e7d722a9f6e6714f61a9104ef225ccc312
crossbow range and rate (trunk only)

     From a bug report:
crossbow shot range shouldn't depend upon strength.  Make it fire for a
distance of BOLT_LIM regardless of whether if would have gone shorter or
longer by using the normal ranged calucations.  However, strength is
necessary to load crossbows, so make characters with low strength be less
capable of launching multi-shot volleys.
doc/fixes35.0
src/dothrow.c