diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 06f6a90ab..9a473704d 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -817,5 +817,9 @@ finding_ore_rate: 100 //2 - eAthena's, using damage given / total damage as damage ratio exp_calc_type: 1 +// Does changing emblems require the guild skill "Glory of Guild"? (Note 1) +// Note: This new guild skill only appears for 2004-10-25aSakexe or newer +require_glory_guild: yes + import: conf/import/battle_conf.txt |