diff --git a/hwe/sammo/Command/Nation/che_이호경식.php b/hwe/sammo/Command/Nation/che_이호경식.php index 28bb957a..ff6772d6 100644 --- a/hwe/sammo/Command/Nation/che_이호경식.php +++ b/hwe/sammo/Command/Nation/che_이호경식.php @@ -164,9 +164,7 @@ class che_이호경식 extends Command\NationCommand $nationGeneralLogger->flush(); } - $josaYiCommand = JosaUtil::pick($commandName, '이'); - - $broadcastMessage = "아국에 {$commandName}{$josaYiCommand} 발동되었습니다."; + $broadcastMessage = "{$nationName}{$josaYiNation} 아국에 {$commandName}{$josaUl} 발동하였습니다."; $destNationGeneralList = $db->queryFirstColumn('SELECT no FROM general WHERE nation=%i', $destNationID); foreach ($destNationGeneralList as $destNationGeneralID) {