diff options
Diffstat (limited to 'conf/map/battle/monster.conf')
-rw-r--r-- | conf/map/battle/monster.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/monster.conf b/conf/map/battle/monster.conf index 7aadfe74..871bcba7 100644 --- a/conf/map/battle/monster.conf +++ b/conf/map/battle/monster.conf @@ -161,7 +161,7 @@ force_random_spawn: false // 1: Slaves are always aggressive. // 2: Slaves are always passive. // 3: Same as master's aggressive/passive state. -slaves_inherit_mode: 0 +slaves_inherit_mode: 3 // Do summon slaves have the same walking speed as their master? // NOTE: The default is 3 for official servers. |