if(Class==Job_Novice || Class==Job_Novice_High) {
mes "[ ^C6A518Linker^000000 ]";
mes "Sorry, not available to novice.";
close;
}
what what ??
Rebirth Spirit CAN be use on Novice High
I just tested a soul linker can use Rebirth Spirit on a Level 40 Rebirth Novice, all stats adds +29
it should be
if (Class == Job_Novice || Class == Job_Baby) {