diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-09-18 15:56:01 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-09-18 15:57:24 -0600 |
commit | bdc83ba6d744a563c83f295d5910ca6b2819ac1a (patch) | |
tree | eedd59b84f5c45d5964a2139d681a252fb91707a /conf | |
parent | 0738d6d97334d9127007e06bac87f23f4170534c (diff) | |
download | serverdata-bdc83ba6d744a563c83f295d5910ca6b2819ac1a.tar.gz serverdata-bdc83ba6d744a563c83f295d5910ca6b2819ac1a.tar.bz2 serverdata-bdc83ba6d744a563c83f295d5910ca6b2819ac1a.tar.xz serverdata-bdc83ba6d744a563c83f295d5910ca6b2819ac1a.zip |
Add some NPCs to give out the new skils
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! |