diff --git a/hwe/sammo/Command/Nation/che_백성동원.php b/hwe/sammo/Command/Nation/che_백성동원.php index 09033e6c..f0285ecd 100644 --- a/hwe/sammo/Command/Nation/che_백성동원.php +++ b/hwe/sammo/Command/Nation/che_백성동원.php @@ -156,11 +156,8 @@ class che_백성동원 extends Command\NationCommand 'wall' => $db->sqleval('GREATEST(wall_max * 0.8, wall)'), ], 'city=%i', $destCityID); - $josaYiNation = JosaUtil::pick($nationName, '이'); - - $logger->pushGeneralHistoryLog('백성동원을 발동'); - $logger->pushNationalHistoryLog("【전략】{$nationName}{$josaYiNation} {$destCityName}백성동원을 하였습니다."); + $logger->pushNationalHistoryLog("{$generalName}{$josaYi} {$destCityName}백성동원을 발동"); $db->update('nation', [ 'strategic_cmd_limit' => $this->generalObj->onCalcStrategic($this->getName(), 'globalDelay', 9)