diff options
Diffstat (limited to 'conf-tmpl')
-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 2fde5cfeb..4a338b256 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -751,5 +751,8 @@ skill_steal_type: yes // Setting this at 1 would be enough. skill_range_leniency: 1 +// Set this to 1 if your clients have langtype problems and can't display motd properly +motd_type: 0 + import: conf/import/battle_conf.txt |