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.
This commit is contained in:
@@ -351,6 +351,7 @@ increase damage bonus applies when kicking while polymorphed into a monster
|
||||
if magically removing steed's saddle is fatal, don't leave it saddled in bones
|
||||
charging prompt used wrong criteria when deciding whether to list rings
|
||||
an orc (or gnome) will respond to #chat if hero is also an orc (or gnome)
|
||||
kicking at "empty space" has side-effects so should use current turn
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user