summaryrefslogtreecommitdiff
path: root/npc/custom/jobs
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/jobs')
-rw-r--r--npc/custom/jobs/jobmaster.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/custom/jobs/jobmaster.txt b/npc/custom/jobs/jobmaster.txt
index be736ead3..db7604597 100644
--- a/npc/custom/jobs/jobmaster.txt
+++ b/npc/custom/jobs/jobmaster.txt
@@ -275,6 +275,8 @@ prontera.gat,153,193,6 script Job Master 123,{
menu "No",L_quit,"Yes",-;
if ((BaseLevel < 99) || (JobLevel < 50)) goto L_cantCh;
set lastJob, readparam(19);
+ if(lastJob == Job_Knight2) set lastJob,Job_Knight;
+ if(lastJob == Job_Crusader2) set lastJob,Job_Crusader;
jobchange Job_Novice_High;
resetlvl(1);
skill 142,1,0;