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/custom/jobs/jobmaster.txt | 4 ++-- npc/custom/jobs/old/jobchange.txt | 2 +- npc/custom/jobs/reset.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/custom/jobs') diff --git a/npc/custom/jobs/jobmaster.txt b/npc/custom/jobs/jobmaster.txt index 41680c9a2..5f8161e52 100644 --- a/npc/custom/jobs/jobmaster.txt +++ b/npc/custom/jobs/jobmaster.txt @@ -17,7 +17,7 @@ //= 1.5 Rewrite everything from scratch. [Lance] //= 1.5a fixed Baby -> Super Baby change. Switched to JobName() [Lupus] //============================================================ -prontera.gat,153,193,6 script Job Master 123,{ +prontera,153,193,6 script Job Master 123,{ mes "^ff0000[Job Master]^000000"; if(Upper == 1 && Class >= Job_Lord_Knight) goto L_noReq; if(SkillPoint != 0){ @@ -266,4 +266,4 @@ OnInit: set $@JC_Plat, 1; //Give Platinum skills on Jobchange (Default : 1-yes) set $@JC_SupNovM, 45; //Base Level to change into Super Novice (Default : 45) end; -} +} \ No newline at end of file diff --git a/npc/custom/jobs/old/jobchange.txt b/npc/custom/jobs/old/jobchange.txt index 111e66859..10c4a9cbe 100644 --- a/npc/custom/jobs/old/jobchange.txt +++ b/npc/custom/jobs/old/jobchange.txt @@ -16,7 +16,7 @@ //Fixed Mounted Class bugs and Baby Class bugs [Zoc] //============================================================ -prontera.gat,160,186,6 script Job Changer 94,{ +prontera,160,186,6 script Job Changer 94,{ cutin "kafra_01",2; mes "[ ^0065DFJobra^000000 ]"; mes "Sup? I'm the insanely cool and uber cute jobchanger thingy for eAthena! First of all, what class would you like to change into (must meet preliminary requirements for each class..)?"; diff --git a/npc/custom/jobs/reset.txt b/npc/custom/jobs/reset.txt index 5cd207f49..7f427f92f 100644 --- a/npc/custom/jobs/reset.txt +++ b/npc/custom/jobs/reset.txt @@ -1,5 +1,5 @@ //Reset NPC for Athena by Script&DB Team -prontera.gat,150,193,4 script Reset Girl 124,{ +prontera,150,193,4 script Reset Girl 124,{ mes "[Reset Girl]"; mes "I am a Reset Girl."; mes "Reset Stats: 5,000z"; -- cgit v1.2.3-70-g09d2