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 fc962b008..2e84a23e5 100644
--- a/conf/battle/battle.conf
+++ b/conf/battle/battle.conf
@@ -146,3 +146,7 @@ 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
+
+// Should the target be able of dodging damage by snapping away to the edge of the screen?
+// Official behavior is "no"
+snap_dodge: no