diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-01 19:58:43 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-01 19:58:43 +0000 |
commit | 66cae7d3a6feeac02f9f177222217c37eddb01f2 (patch) | |
tree | 6f878fbdcf7e205934ee0ab1bfd59f7ff6d4620c /npc/scripts_warps.conf | |
parent | c058a02a1a7190764c50ebda5bcdef7d659cb75b (diff) | |
download | hercules-66cae7d3a6feeac02f9f177222217c37eddb01f2.tar.gz hercules-66cae7d3a6feeac02f9f177222217c37eddb01f2.tar.bz2 hercules-66cae7d3a6feeac02f9f177222217c37eddb01f2.tar.xz hercules-66cae7d3a6feeac02f9f177222217c37eddb01f2.zip |
Added forgotten warp entries to the main conf file
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10429 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_warps.conf')
-rw-r--r-- | npc/scripts_warps.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf index 40ca3261c..55c504671 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -31,6 +31,7 @@ npc: npc/warps/cities/lighthalzen.txt npc: npc/warps/cities/louyang.txt npc: npc/warps/cities/lutie.txt npc: npc/warps/cities/morroc.txt +npc: npc/warps/cities/nameless.txt npc: npc/warps/cities/niflheim.txt npc: npc/warps/cities/payon.txt npc: npc/warps/cities/prontera.txt @@ -40,6 +41,7 @@ npc: npc/warps/cities/veins.txt npc: npc/warps/cities/yggdrasil.txt npc: npc/warps/cities/yuno.txt // -------------------------- Dungeons -------------------------- +npc: npc/warps/dungeons/abbey_dun.txt npc: npc/warps/dungeons/abyss.txt npc: npc/warps/dungeons/alberta_duns.txt npc: npc/warps/dungeons/alde_ct.txt @@ -94,6 +96,7 @@ npc: npc/warps/guild/guildcastles.txt npc: npc/warps/other/jobquests.txt npc: npc/warps/other/airplane.txt npc: npc/warps/other/other.txt +npc: npc/warps/other/arena.txt npc: npc/warps/other/kiel.txt npc: npc/warps/other/sign.txt npc: npc/warps/other/god.txt |