diff options
Diffstat (limited to 'conf-tmpl/battle/monster.conf')
-rw-r--r-- | conf-tmpl/battle/monster.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/battle/monster.conf b/conf-tmpl/battle/monster.conf index 8f22c0d5e..bcca6e6e8 100644 --- a/conf-tmpl/battle/monster.conf +++ b/conf-tmpl/battle/monster.conf @@ -103,6 +103,9 @@ boss_spawn_rate: 100 // 5 seconds. no_spawn_on_player: 0 +// Do summon slaves inherit the passive/aggressive traits of their master? (Note 1) +slaves_inherit_mode: yes + // Do summon slaves have the same walking speed as their master? (Note 1) // NOTE: The default is yes for official servers. slaves_inherit_speed: yes |