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/cities/yggdrasil.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/cities/yggdrasil.txt')
-rw-r--r-- | npc/warps/cities/yggdrasil.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/warps/cities/yggdrasil.txt b/npc/warps/cities/yggdrasil.txt index 153acfe67..ee9e7d3e4 100644 --- a/npc/warps/cities/yggdrasil.txt +++ b/npc/warps/cities/yggdrasil.txt @@ -13,11 +13,11 @@ //============================================================ //Umbala Entrance -um_dun02.gat,125,163,0 warp nwarp1 1,1,yggdrasil01.gat,40,63 +um_dun02,125,163,0 warp nwarp1 1,1,yggdrasil01,40,63 //Niflheim Exit -yggdrasil01.gat,249,262,0 warp nwarp5 1,1,nif_fild01.gat,315,66 +yggdrasil01,249,262,0 warp nwarp5 1,1,nif_fild01,315,66 //Yggdrasil Tree -yggdrasil01.gat,271,51,0 warp nwarp3 1,1,yggdrasil01.gat,26,196 -yggdrasil01.gat,26,193,0 warp nwarp4 1,1,yggdrasil01.gat,269,53
\ No newline at end of file +yggdrasil01,271,51,0 warp nwarp3 1,1,yggdrasil01,26,196 +yggdrasil01,26,193,0 warp nwarp4 1,1,yggdrasil01,269,53
\ No newline at end of file |