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/jobs/1-1e/gunslinger.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/1-1e/gunslinger.txt') diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index 707501e36..244284652 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -25,7 +25,7 @@ //= 1.8 Fixed the reward you can get [Playtester] //============================================================ -que_ng.gat,152,167,3 script Gunslinger Jobchanger 901,{ +que_ng,152,167,3 script Gunslinger Jobchanger 901,{ set @npcname$,"[Armsmith]"; if (Class == Job_Novice) { @@ -115,7 +115,7 @@ que_ng.gat,152,167,3 script Gunslinger Jobchanger 901,{ close; } -payon.gat,184,65,3 script Mr. Tanieh 866,{ +payon,184,65,3 script Mr. Tanieh 866,{ set @npcname$,"[Mr. Tanieh]"; if (GUNS_Q == 1) { -- cgit v1.2.3-70-g09d2