diff options
author | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 15:29:12 +0000 |
---|---|---|
committer | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 15:29:12 +0000 |
commit | 72335036cad7b0f45f42c1a70644ccefbf2a294c (patch) | |
tree | 1a00bb77e19329d67f24a43f9da308754d251ee7 /npc/scripts_warps.conf | |
parent | 670ff1fcef9ebe3d9a69e5c05a7221cd926343a1 (diff) | |
download | hercules-72335036cad7b0f45f42c1a70644ccefbf2a294c.tar.gz hercules-72335036cad7b0f45f42c1a70644ccefbf2a294c.tar.bz2 hercules-72335036cad7b0f45f42c1a70644ccefbf2a294c.tar.xz hercules-72335036cad7b0f45f42c1a70644ccefbf2a294c.zip |
* Whoops, forgot to remove clone_arena from the scripts_eaac.conf. [erKURITA]
* Enabled import: line on scripts_main.conf for scritps_eaac.conf. The scripts
are disabled there anyway.... [erKURITA]
* Commited musashiden's kiel dungeon warps [erKURITA]
Commit done to both trunk & stable.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6132 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_warps.conf')
-rw-r--r-- | npc/scripts_warps.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf index 31717bd74..41c7879b3 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -62,6 +62,7 @@ npc: npc/warps/dungeons/prt_dun.txt npc: npc/warps/dungeons/thanatos.txt
npc: npc/warps/dungeons/umbala_dun.txt
npc: npc/warps/dungeons/yuno_dun.txt
+npc: npc/warps/dungeons/kiel_dun.txt
// --------------------------- Fields ---------------------------
npc: npc/warps/fields/amatsu_fild.txt
npc: npc/warps/fields/com_fild.txt
|