I have a stream server that I'm messing around with but I have a reborn problem, basically you are unable to reborn into a WindWalker. It reborns the character but into no class or should I say when you check in the database the class shows 161 instead of 16000 I'm curious as to where I need to edit it to fix it?
I have already added case 162:
{
RebornClass = 16002;
break;
}