summaryrefslogtreecommitdiff
path: root/npc/custom/jobs/jobmaster.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/jobs/jobmaster.txt')
-rw-r--r--npc/custom/jobs/jobmaster.txt4
1 files changed, 2 insertions, 2 deletions
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