]> granicus.if.org Git - nethack/commit
R1007 - Monk kicking bug
authornethack.rankin <nethack.rankin>
Fri, 26 Jul 2002 00:33:14 +0000 (00:33 +0000)
committernethack.rankin <nethack.rankin>
Fri, 26 Jul 2002 00:33:14 +0000 (00:33 +0000)
commitb5405940a22964f30ce64c1ac3ae94855f207b67
tree477369b14850658852ab2fd2291692f12914175b
parentc740d732cc5d1f648f2f6203b200211727129b02
R1007 - Monk kicking bug

     Kicking a monster as a monk or samurai or while wearing kicking
boots might make it "reel from the blow" and be knocked back a step.
If that knock back put it into a trap which killed it, the kicking
code would kill it an extra time, then the player would get a warning
about dmonsfree finding the wrong number of dead monsters.
doc/fixes34.1
src/dokick.c