From cecab2b0cf064f0b07fbdf729c91b0c11609fd1b Mon Sep 17 00:00:00 2001 From: Hide_D Date: Mon, 25 Dec 2023 08:07:57 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=9D=B4=ED=98=B8=EA=B2=BD=EC=8B=9D=20?= =?UTF-8?q?=EB=B0=9C=EB=8F=99=EC=8B=9C=20'=EC=96=B4=EB=8A=90=20=EA=B5=AD?= =?UTF-8?q?=EA=B0=80'=EC=9D=B8=EC=A7=80=20=EB=B0=94=EB=A1=9C=20=ED=91=9C?= =?UTF-8?q?=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/Nation/che_이호경식.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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) {