diff --git a/hwe/sammo/Command/Nation/che_천도.php b/hwe/sammo/Command/Nation/che_천도.php index 087f20da..40e13a45 100644 --- a/hwe/sammo/Command/Nation/che_천도.php +++ b/hwe/sammo/Command/Nation/che_천도.php @@ -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("{$destCityName}{$josaRo} 천도했습니다. <1>$date");