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/novice/supernovice.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/jobs/novice/supernovice.txt') diff --git a/npc/jobs/novice/supernovice.txt b/npc/jobs/novice/supernovice.txt index 5212254b6..7309f3b4d 100644 --- a/npc/jobs/novice/supernovice.txt +++ b/npc/jobs/novice/supernovice.txt @@ -22,7 +22,7 @@ // -- Jobchanger -- -aldeba_in.gat,223,167,3 script Tozel 709,{ +aldeba_in,223,167,3 script Tozel 709,{ if(SUPNOV_Q == 1) goto L_Start2; if(BaseJob == Job_SuperNovice) goto L_Twice; if(BaseJob != Job_Novice || Upper==1) goto L_Otherjob; @@ -179,7 +179,7 @@ L_Otherjob: } // -- Totaly Useless :) -- -aldeba_in.gat,216,169,5 script Serei 86,{ +aldeba_in,216,169,5 script Serei 86,{ if(BaseJob == Job_SuperNovice) goto L_Supernovice; if(BaseJob != Job_Novice) goto L_Otherjob; mes "[Serei]"; @@ -216,7 +216,7 @@ L_Otherjob: // -- Car Rental -- -aldebaran.gat,54,238,5 script Kafra::kaf_sn 117,{ +aldebaran,54,238,5 script Kafra::kaf_sn 117,{ if(BaseJob != Job_SuperNovice) goto L_Otherjob; if(checkcart() == 1) goto L_GotCart; mes "[Kafra]"; @@ -276,4 +276,4 @@ L_Otherjob: mes "I'm sorry, but I'm not taking customers right now."; mes "Please try asking the other Kafra staff for assistance."; close; -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2