diff options
author | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-27 01:01:00 +0000 |
---|---|---|
committer | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-27 01:01:00 +0000 |
commit | 7d4f027077dd34c49ec7d8b90c3981126068ec67 (patch) | |
tree | 393c52a4e4e34f9c00dc258400e190072a5db2b2 | |
parent | 2651b01417f5c6d009e2d700e80854cb93639506 (diff) | |
download | hercules-7d4f027077dd34c49ec7d8b90c3981126068ec67.tar.gz hercules-7d4f027077dd34c49ec7d8b90c3981126068ec67.tar.bz2 hercules-7d4f027077dd34c49ec7d8b90c3981126068ec67.tar.xz hercules-7d4f027077dd34c49ec7d8b90c3981126068ec67.zip |
* whoops forgot to add rachel.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7350 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/scripts_athena.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index e1fa7ea3b..4b08f12cf 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -21,6 +21,7 @@ npc: npc/cities/comodo.txt npc: npc/cities/einbech.txt
npc: npc/cities/einbroch.txt
npc: npc/cities/geffen.txt
+npc: npc/cities/gonryun.txt
npc: npc/cities/hugel.txt
npc: npc/cities/izlude.txt
npc: npc/cities/jawaii.txt
@@ -28,13 +29,13 @@ npc: npc/cities/lighthalzen.txt npc: npc/cities/louyang.txt
npc: npc/cities/lutie.txt
npc: npc/cities/morocc.txt
+npc: npc/cities/niflheim.txt
npc: npc/cities/payon.txt
npc: npc/cities/prontera.txt
-npc: npc/cities/yuno.txt
-npc: npc/cities/gonryun.txt
+npc: npc/cities/rachel.txt
npc: npc/cities/umbala.txt
-npc: npc/cities/niflheim.txt
npc: npc/cities/valkyrie.txt
+npc: npc/cities/yuno.txt
// --------------------------------------------------------------
// -------------------------- Merchant --------------------------
npc: npc/merchants/shops.txt
|