From 0ca029babb127f4b99a38c5fad0365fc378ea2b1 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Mon, 25 Apr 2022 12:00:13 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=B2=9C=EB=8F=84=20=ED=9B=84=20nationS?= =?UTF-8?q?taticInfo=EA=B0=80=20=EA=B0=B1=EC=8B=A0=EB=90=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/Nation/che_천도.php | 1 + 1 file changed, 1 insertion(+) 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");