diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index 06897e891..17e80c408 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -468,6 +468,7 @@ extern struct Battle_Config int skill_add_heal_rate; //skills that bHealPower has effect on [Inkfish] int eq_single_target_reflectable; int invincible_nodamage; + int mob_slave_keep_target; // [BattleGround Settings] int bg_update_interval; |