From 788a65d41bce37aad857e5b5202d0293e84963a2 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 15 Mar 2007 20:32:55 +0000 Subject: 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 --- npc/warps/fields/abyss_warper.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/warps/fields/abyss_warper.txt') diff --git a/npc/warps/fields/abyss_warper.txt b/npc/warps/fields/abyss_warper.txt index c7322d1df..9ee62e942 100644 --- a/npc/warps/fields/abyss_warper.txt +++ b/npc/warps/fields/abyss_warper.txt @@ -14,7 +14,7 @@ //= 1.2 Fixed tab - missing pillar's appeared [Lupus] //============================================================ -hu_fild05.gat,168,303,0 script Pillar#01 111,{ +hu_fild05,168,303,0 script Pillar#01 111,{ mes "[Ancient Voice]"; mes "So, you wish access to the Abyss Cave?"; mes "You have to bring me then 1 Dragon Canine, 1 Dragon Tail and 1 Dragon Scale"; @@ -60,12 +60,12 @@ OnInit: } -hu_fild05.gat,171,212,0 script Pillar#02 111,{ +hu_fild05,171,212,0 script Pillar#02 111,{ mes "[Ancient Voice]"; mes "Leave the island?"; next; menu "Yes",-,"No",L_close; - warp "hu_fild05.gat",168,301; + warp "hu_fild05",168,301; end; L_close: @@ -74,4 +74,4 @@ L_close: close; } -hu_fild05.gat,197,210,0 warp warpabyss 2,3,abyss_01.gat,264,271 +hu_fild05,197,210,0 warp warpabyss 2,3,abyss_01,264,271 \ No newline at end of file -- cgit v1.2.3-70-g09d2