From b6393141e86351d8b0bfab8c9a47442cc4fe3412 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 31 Dec 2020 13:29:57 +0900 Subject: [PATCH] =?UTF-8?q?=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/func_gamerule.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/func_gamerule.php b/hwe/func_gamerule.php index ff35c6ed..1ad93774 100644 --- a/hwe/func_gamerule.php +++ b/hwe/func_gamerule.php @@ -687,7 +687,7 @@ function updateNationState() $nation['nation'] ); $npcObj->setAffinity(999)->setStat(10, 10, 10) - ->setSpecialSingle('척사')->setEgo('che_은둔') + ->setSpecialSingle('che_척사')->setEgo('che_은둔') ->setKillturn(70)->setGoldRice(0, 0) ->setNPCType(5)->fillRemainSpecAsZero($admin); $npcObj->build($admin);