버그 수정, 구조 변경
This commit is contained in:
@@ -104,7 +104,7 @@ class che_이동 extends Command\GeneralCommand{
|
||||
|
||||
$exp = 50;
|
||||
|
||||
$exp = $general->onPreGeneralStatUpdate($general, 'experience', $exp);
|
||||
$exp = $general->onCalcStat($general, 'experience', $exp);
|
||||
$general->setVar('city', $destCityID);
|
||||
|
||||
if($general->getVar('level') == 12 && $this->nation['level'] == 0){
|
||||
|
||||
Reference in New Issue
Block a user