diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-02 01:55:34 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-02 01:55:34 +0000 |
commit | 0f5b174e6eff3a187fd0d10bc1f225a2907f9e49 (patch) | |
tree | b490bc4ffbd2a54dfc48b523319b2596044bd0ac /npc/scripts_athena.conf | |
parent | 191533616a39194414eea86bc6d11b75c70454cf (diff) | |
download | hercules-0f5b174e6eff3a187fd0d10bc1f225a2907f9e49.tar.gz hercules-0f5b174e6eff3a187fd0d10bc1f225a2907f9e49.tar.bz2 hercules-0f5b174e6eff3a187fd0d10bc1f225a2907f9e49.tar.xz hercules-0f5b174e6eff3a187fd0d10bc1f225a2907f9e49.zip |
- Added Instructor Ur to Eden Quest Quests. bugreport:5742
- Added Mission Boards 86-90 and 91-99 to Eden Group. bugreport:5742
- Updated quest_db.txt to match the new Quests in the new Eden Group Quests.
* Special thanks to Chilly for providing the base of the scripts! <3
- Updated Rune Knight Job change Quest for the last time to finally work as official as possible.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16213 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 4b37bf462..3478705ab 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -207,6 +207,8 @@ npc: npc/quests/eden/26-40.txt npc: npc/quests/eden/41-55.txt npc: npc/quests/eden/56-70.txt npc: npc/quests/eden/71-85.txt +npc: npc/quests/eden/86-90.txt +npc: npc/quests/eden/91-99.txt // -------------------------------------------------------------- // --------------------------- Guides --------------------------- npc: npc/guides/guides_alberta.txt |