diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-02 14:56:15 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-02 14:56:15 +0000 |
commit | 1a45e316109ef8f50e254acbf51a1ed7e9a902f2 (patch) | |
tree | 09b44855689035fdaa49ea6ee2b217c1a2dc1c8b /npc/scripts_athena.conf | |
parent | 7494563fa6da3c85acddbf50d0983c9e24c7a3e8 (diff) | |
download | hercules-1a45e316109ef8f50e254acbf51a1ed7e9a902f2.tar.gz hercules-1a45e316109ef8f50e254acbf51a1ed7e9a902f2.tar.bz2 hercules-1a45e316109ef8f50e254acbf51a1ed7e9a902f2.tar.xz hercules-1a45e316109ef8f50e254acbf51a1ed7e9a902f2.zip |
* Added Juperos Ruins History Quest. Thanks to Keplerk.
* Moved a book non-related to Lighthalzen quests.
* Applied a minor fix to Payon Archer Kafra.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10433 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 86b1c6359..ab96afe11 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -74,6 +74,7 @@ npc: npc/quests/quests_ein.txt npc: npc/quests/quests_geffen.txt npc: npc/quests/quests_gonryun.txt npc: npc/quests/quests_izlude.txt +npc: npc/quests/quests_juperos.txt npc: npc/quests/quests_lighthalzen.txt npc: npc/quests/quests_louyang.txt npc: npc/quests/quests_lutie.txt @@ -92,7 +93,6 @@ npc: npc/quests/doomed_swords.txt npc: npc/quests/bongunsword.txt npc: npc/quests/monstertamers.txt npc: npc/quests/Lvl4_weapon_quest.txt -npc: npc/quests/juperos.txt npc: npc/quests/thana_quest.txt npc: npc/quests/eye_of_hellion.txt npc: npc/quests/quests_airship.txt |