diff options
Diffstat (limited to 'conf/battle/monster.conf')
-rw-r--r-- | conf/battle/monster.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf index 6746930b1..44039ef24 100644 --- a/conf/battle/monster.conf +++ b/conf/battle/monster.conf @@ -210,3 +210,6 @@ mob_npc_event_type: 1 // If this is activated and a player is using @noks, damage from others players (KS) not in the party // will be reduced to 0. ksprotection: 0 + +// Should MVP slaves retain their target when summoned back to their master? +mob_slave_keep_target: yes |