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/guild/gldfunc_kafra.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/guild/gldfunc_kafra.txt') diff --git a/npc/guild/gldfunc_kafra.txt b/npc/guild/gldfunc_kafra.txt index 9268070f8..717525195 100644 --- a/npc/guild/gldfunc_kafra.txt +++ b/npc/guild/gldfunc_kafra.txt @@ -22,7 +22,7 @@ function script F_GKafra { cutin "kafra_01",2; - set @GID, GetCastleData(getarg(0)+".gat",1); + set @GID, GetCastleData(getarg(0),1); if (getcharid(2) == @GID && getgdskilllv(@GID,10001)) goto L_StartG; mes "[Kafra Service]"; @@ -35,4 +35,4 @@ L_StartG: setarray @wrpC$[0], @wrpD$[0], "Cancel", "", "", "",""; callfunc "F_Kafra",2,0,0; end; -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2