diff options
-rw-r--r-- | npc/jobs/custom/jobchange.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/custom/jobchange.txt b/npc/jobs/custom/jobchange.txt index a83a6dcdd..dae8b746c 100644 --- a/npc/jobs/custom/jobchange.txt +++ b/npc/jobs/custom/jobchange.txt @@ -640,7 +640,7 @@ LPaladin2: LClown:
if(class !=4004) goto LNotArch4;
- goto LBard2;
+ goto LClown2;
LNotArch4:
mes "[ ^0065DFJobra^000000 ]";
@@ -680,7 +680,7 @@ LNotMerc5: mes "Ummm... no, you gotta be a Merchant High first...";
close;
-L:Cre2:
+LCre2:
mes "[ ^0065DFJobra^000000 ]";
mes "Cool! Go make some potions! Open a Pharmacy! yeah yeah yeah! ^_^";
jobchange 42;// Job: Job_Creator
|