diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 14:02:38 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 14:02:38 +0000 |
commit | 54dad80936720297e048dd8faf33d0147ebed9ae (patch) | |
tree | 52a5a6204b11a1a4784f18cf5d726b3a0b548ff9 /npc/scripts_warps.conf | |
parent | 000f524d06f23f9a889abb340d6b181d39e5cf50 (diff) | |
download | hercules-54dad80936720297e048dd8faf33d0147ebed9ae.tar.gz hercules-54dad80936720297e048dd8faf33d0147ebed9ae.tar.bz2 hercules-54dad80936720297e048dd8faf33d0147ebed9ae.tar.xz hercules-54dad80936720297e048dd8faf33d0147ebed9ae.zip |
Added Rachel and Ice Dungeon warps
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6889 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_warps.conf')
-rw-r--r-- | npc/scripts_warps.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf index 41c7879b3..3856905d8 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -34,6 +34,7 @@ npc: npc/warps/cities/morroc.txt npc: npc/warps/cities/niflheim.txt
npc: npc/warps/cities/payon.txt
npc: npc/warps/cities/prontera.txt
+npc: npc/warps/cities/rachel.txt
npc: npc/warps/cities/umbala.txt
npc: npc/warps/cities/yggdrasil.txt
npc: npc/warps/cities/yuno.txt
@@ -49,6 +50,7 @@ npc: npc/warps/dungeons/com_dun.txt npc: npc/warps/dungeons/ein_dun.txt
npc: npc/warps/dungeons/geffen_dun.txt
npc: npc/warps/dungeons/gon_dun.txt
+npc: npc/warps/dungeons/ice_dun.txt
npc: npc/warps/dungeons/izlude_dun.txt
npc: npc/warps/dungeons/juperos.txt
npc: npc/warps/dungeons/lhalzen_dun.txt
@@ -59,6 +61,7 @@ npc: npc/warps/dungeons/odin.txt npc: npc/warps/dungeons/orc_dun.txt
npc: npc/warps/dungeons/payon_dun.txt
npc: npc/warps/dungeons/prt_dun.txt
+npc: npc/warps/dungeons/rachel_dun.txt
npc: npc/warps/dungeons/thanatos.txt
npc: npc/warps/dungeons/umbala_dun.txt
npc: npc/warps/dungeons/yuno_dun.txt
@@ -78,6 +81,7 @@ npc: npc/warps/fields/morroc_fild.txt npc: npc/warps/fields/mtmjolnir.txt
npc: npc/warps/fields/payon_fild.txt
npc: npc/warps/fields/prontera_fild.txt
+npc: npc/warps/fields/rachel_fild.txt
npc: npc/warps/fields/umbala_fild.txt
npc: npc/warps/fields/yuno_fild.txt
npc: npc/warps/fields/abyss_warper.txt
|