diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 5839191fb..4061056c6 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -724,5 +724,8 @@ area_size: 14 // Zeny from mobs zeny_from_mobs: no +// Monsters level up (monster will level up each time a player is killed and they will grow stronger) +mobs_level_up: no + import: conf/import/battle_conf.txt |