]> granicus.if.org Git - nethack/commit
throwing while polymorphed
authorcohrs <cohrs>
Sat, 11 Oct 2003 18:38:24 +0000 (18:38 +0000)
committercohrs <cohrs>
Sat, 11 Oct 2003 18:38:24 +0000 (18:38 +0000)
commit79961e0d8506394670e64b233ff7e4595fa16780
tree6b2c9b82d534829ffe5664659791e0fcc2494770
parent8ee1ecd2eaadfb11c1ddb2bb091da5bcd6aec97b
throwing while polymorphed
<Someone> suggested that a dragon, lacking hands, shouldn't be able to
throw things.  Dragons can pick things up, and it seems they can throw
things the same way.  However, it does seem that a notake() monster, which
cannot pick things up, shouldn't be able to throw things either.
doc/fixes34.3
src/dothrow.c