Fixed: Not being able to change to Clown or Creator.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@60 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
d702b11b12
commit
5395a55b28
@ -640,7 +640,7 @@ LPaladin2:
|
|||||||
|
|
||||||
LClown:
|
LClown:
|
||||||
if(class !=4004) goto LNotArch4;
|
if(class !=4004) goto LNotArch4;
|
||||||
goto LBard2;
|
goto LClown2;
|
||||||
|
|
||||||
LNotArch4:
|
LNotArch4:
|
||||||
mes "[ ^0065DFJobra^000000 ]";
|
mes "[ ^0065DFJobra^000000 ]";
|
||||||
@ -680,7 +680,7 @@ LNotMerc5:
|
|||||||
mes "Ummm... no, you gotta be a Merchant High first...";
|
mes "Ummm... no, you gotta be a Merchant High first...";
|
||||||
close;
|
close;
|
||||||
|
|
||||||
L:Cre2:
|
LCre2:
|
||||||
mes "[ ^0065DFJobra^000000 ]";
|
mes "[ ^0065DFJobra^000000 ]";
|
||||||
mes "Cool! Go make some potions! Open a Pharmacy! yeah yeah yeah! ^_^";
|
mes "Cool! Go make some potions! Open a Pharmacy! yeah yeah yeah! ^_^";
|
||||||
jobchange 42;// Job: Job_Creator
|
jobchange 42;// Job: Job_Creator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user