버그 수정, 구조 변경
This commit is contained in:
@@ -143,7 +143,7 @@ class che_임관 extends Command\GeneralCommand{
|
||||
$exp = 100;
|
||||
}
|
||||
|
||||
$exp = $general->onPreGeneralStatUpdate($general, 'experience', $exp);
|
||||
$exp = $general->onCalcStat($general, 'experience', $exp);
|
||||
$general->setVar('nation', $destNationID);
|
||||
$general->setVar('level', 1);
|
||||
$general->setVar('belong', 1);
|
||||
|
||||
Reference in New Issue
Block a user