diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-26 21:54:32 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-26 21:54:32 +0000 |
commit | 457f315ff271781ad9c42c3fce1b042dfbfb349f (patch) | |
tree | 3686cbc7d38c3ce6c49cb4e7b90991eabb06d0ab /npc/scripts_athena.conf | |
parent | 4af7fbd2970fbb7546c50ee6b6451d9985c102aa (diff) | |
download | hercules-457f315ff271781ad9c42c3fce1b042dfbfb349f.tar.gz hercules-457f315ff271781ad9c42c3fce1b042dfbfb349f.tar.bz2 hercules-457f315ff271781ad9c42c3fce1b042dfbfb349f.tar.xz hercules-457f315ff271781ad9c42c3fce1b042dfbfb349f.zip |
Added quests_niflheim.txt to the config file
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7347 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 774fa1063..e1fa7ea3b 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -73,6 +73,7 @@ npc: npc/quests/quests_geffen.txt npc: npc/quests/quests_lighthalzen.txt
npc: npc/quests/quests_lutie.txt
npc: npc/quests/quests_morocc.txt
+npc: npc/quests/quests_niflheim.txt
npc: npc/quests/quests_payon.txt
npc: npc/quests/quests_prontera.txt
npc: npc/quests/quests_umbala.txt
|