diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
commit | 788a65d41bce37aad857e5b5202d0293e84963a2 (patch) | |
tree | 2070539f8f2ed0a635ff39a18194c21a76595848 /npc/warps/dungeons/abyss.txt | |
parent | a50476a588b2d7bc819cf0235a093dcddef9f2bf (diff) | |
download | hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.gz hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.bz2 hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.xz hercules-788a65d41bce37aad857e5b5202d0293e84963a2.zip |
removed all .GAT from all the scripts and tested
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons/abyss.txt')
-rw-r--r-- | npc/warps/dungeons/abyss.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/warps/dungeons/abyss.txt b/npc/warps/dungeons/abyss.txt index 87507f2a0..44f6990e5 100644 --- a/npc/warps/dungeons/abyss.txt +++ b/npc/warps/dungeons/abyss.txt @@ -12,9 +12,9 @@ //= 1.0 Thanks to Muad-Dib for the temp warps [Lupus] //============================================================ -//hu_fild05.gat,197,210,0 warp abysslakedunwarp001 2,3,abyss_01.gat,264,271 -abyss_01.gat,267,274,0 warp abysslakedunwarp002 1,1,hu_fild05.gat,192,207 -abyss_01.gat,26,23,0 warp abysslakedunwarp003 1,1,abyss_02.gat,275,270 -abyss_02.gat,278,270,0 warp abysslakedunwarp004 1,1,abyss_01.gat,26,26 -abyss_02.gat,145,281,0 warp abysslakedunwarp005 1,1,abyss_03.gat,116,27 -abyss_03.gat,116,24,0 warp abysslakedunwarp006 1,1,abyss_02.gat,145,278 +//hu_fild05,197,210,0 warp abysslakedunwarp001 2,3,abyss_01,264,271 +abyss_01,267,274,0 warp abysslakedunwarp002 1,1,hu_fild05,192,207 +abyss_01,26,23,0 warp abysslakedunwarp003 1,1,abyss_02,275,270 +abyss_02,278,270,0 warp abysslakedunwarp004 1,1,abyss_01,26,26 +abyss_02,145,281,0 warp abysslakedunwarp005 1,1,abyss_03,116,27 +abyss_03,116,24,0 warp abysslakedunwarp006 1,1,abyss_02,145,278
\ No newline at end of file |