버그 수정, 구조 변경

This commit is contained in:
2019-04-28 03:49:03 +09:00
parent ab47f40ee1
commit 99e6a2676b
52 changed files with 140 additions and 165 deletions
@@ -236,7 +236,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);