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 17ef2ca54..5839191fb 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -721,5 +721,8 @@ max_cloth_color: 4 // Visible area size (how many squares away from a player can they see) area_size: 14 +// Zeny from mobs +zeny_from_mobs: no + import: conf/import/battle_conf.txt |