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/thor_dun.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/thor_dun.txt')
-rw-r--r-- | npc/warps/dungeons/thor_dun.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/warps/dungeons/thor_dun.txt b/npc/warps/dungeons/thor_dun.txt index 160b95a91..4d3543c35 100644 --- a/npc/warps/dungeons/thor_dun.txt +++ b/npc/warps/dungeons/thor_dun.txt @@ -15,10 +15,10 @@ //============================================================ //= Thor's Volcano Dungeon==================================== -thor_v01.gat,21,223,0 warp veinswarp0504 1,1,ve_fild03.gat,168,238 -thor_v01.gat,202,34,0 warp veinswarp4001 1,1,thor_v02.gat,74,205 -thor_v02.gat,72,206,0 warp veinswarp4002 1,1,thor_v01.gat,199,34 -thor_v02.gat,191,55,0 warp veinswarp4003 1,1,thor_v03.gat,31,272 -thor_v03.gat,28,272,0 warp veinswarp4004 1,1,thor_v02.gat,190,57 -thor_v02.gat,143,78,0 warp veinswarp4005 1,1,thor_camp.gat,284,289 -thor_camp.gat,288,289,0 warp veinswarp4006 1,1,thor_v02.gat,146,86 +thor_v01,21,223,0 warp veinswarp0504 1,1,ve_fild03,168,238 +thor_v01,202,34,0 warp veinswarp4001 1,1,thor_v02,74,205 +thor_v02,72,206,0 warp veinswarp4002 1,1,thor_v01,199,34 +thor_v02,191,55,0 warp veinswarp4003 1,1,thor_v03,31,272 +thor_v03,28,272,0 warp veinswarp4004 1,1,thor_v02,190,57 +thor_v02,143,78,0 warp veinswarp4005 1,1,thor_camp,284,289 +thor_camp,288,289,0 warp veinswarp4006 1,1,thor_v02,146,86
\ No newline at end of file |