summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/battle/battle.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/battle.conf b/conf/battle/battle.conf
index 29aa803a0..fc962b008 100644
--- a/conf/battle/battle.conf
+++ b/conf/battle/battle.conf
@@ -142,3 +142,7 @@ arrow_decrement: 1
// range. For example, Sonic Blow requires a 2 cell distance before autocasting is allowed.
// This setting also affects autospellwhenhit.
autospell_check_range: no
+
+// If both the attacker and the target are on the same tile, should the target be knocked back to the left?
+// Official behavior is "yes", setting this to "no" will knock the target back behind the attacker.
+knockback_left: yes