]> granicus.if.org Git - nethack/commit
fix #H331 - kicking at empty takes no time
authornethack.rankin <nethack.rankin>
Thu, 17 May 2007 03:12:32 +0000 (03:12 +0000)
committernethack.rankin <nethack.rankin>
Thu, 17 May 2007 03:12:32 +0000 (03:12 +0000)
commitdab873154e299df912352fa608fa490ff27ec940
treee76ef74d555de45bf9a1a2aebd9e561fb8bd59b3
parent876eed4935d7193f49f131ee11cc1ebf386700ca
fix #H331 - kicking at empty takes no time

     From a bug report, getting the "you kick at
empty space" result doesn't use any turns but can have side-effects like
waking up monsters and negatively exercising hero's stats.  It should take
a turn even though nothing gets kicked.
doc/fixes34.4
src/dokick.c