diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-16 02:06:15 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-16 02:06:15 +0000 |
commit | 04fb9fa69e23939b66f3fca4093014365e87640b (patch) | |
tree | c5b6dab6f00b6c00b36811515af6a32112015524 /npc/scripts_athena.conf | |
parent | dad93859683ebfd5931384cb16acdebe6573c414 (diff) | |
download | hercules-04fb9fa69e23939b66f3fca4093014365e87640b.tar.gz hercules-04fb9fa69e23939b66f3fca4093014365e87640b.tar.bz2 hercules-04fb9fa69e23939b66f3fca4093014365e87640b.tar.xz hercules-04fb9fa69e23939b66f3fca4093014365e87640b.zip |
Falicious Okolnir update - Brynhild creation quest. Basic unoptimized version.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13781 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 4e93bb2fa..e014c0b7a 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -139,6 +139,18 @@ npc: npc/quests/Bard_Quest.txt npc: npc/quests/2007_relay.txt //Guild Relay Quests npc: npc/quests/guildrelay.txt +//Falicious Okolnir +//God Item Second Edition Quests +npc: npc/quests/okolnir/godse_aru01.txt +npc: npc/quests/okolnir/godse_aru02.txt +npc: npc/quests/okolnir/godse_aru03.txt +npc: npc/quests/okolnir/godse_aru04.txt +npc: npc/quests/okolnir/godse_aru05.txt +npc: npc/quests/okolnir/godse_sch01.txt +npc: npc/quests/okolnir/godse_sch02.txt +npc: npc/quests/okolnir/godse_sch03.txt +npc: npc/quests/okolnir/godse_sch04.txt +npc: npc/quests/okolnir/godse_sch05.txt // -------------------------------------------------------------- // --------------------------- Guides --------------------------- npc: npc/guides/guides_alb.txt |