fix: 천도 후 nationStaticInfo가 갱신되지 않는 버그 수정
This commit is contained in:
@@ -217,6 +217,7 @@ class che_천도 extends Command\NationCommand
|
||||
'capital' => $destCityID,
|
||||
'capset' => $db->sqleval('capset + 1'),
|
||||
], 'nation=%i', $nationID);
|
||||
\sammo\refreshNationStaticInfo();
|
||||
|
||||
$general->increaseInheritancePoint('active_action', 1);
|
||||
$logger->pushGeneralActionLog("<G><b>{$destCityName}</b></>{$josaRo} 천도했습니다. <1>$date</>");
|
||||
|
||||
Reference in New Issue
Block a user