diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf index 5bd98111..782a05bd 100644 --- a/conf/battle_athena.conf +++ b/conf/battle_athena.conf @@ -231,7 +231,7 @@ mob_count_rate: 100 // Quest skills can be learned? (Note 1) // Setting this to yes can open an exploit on your server! -quest_skill_learn: no +quest_skill_learn: yes // When skills are reset, quest skills are reset as well? (Note 1) // Setting this to yes can open an exploit on your server! |