summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 41ff70850..b53b794c3 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -116,6 +116,7 @@ extern struct Battle_Config
int left_cardfix_to_right;
int skill_add_range;
int skill_out_range_consume;
+ int skill_amotion_leniency;
int skillrange_by_distance; //[Skotlex]
int use_weapon_skill_range; //[Skotlex]
int pc_damage_delay_rate;