From b248b9ca2c67cc4dcc1fb857930da74e5e3624f7 Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 18 May 2020 23:25:53 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B6=88=EA=B0=80=EC=B9=A8=20=ED=95=98?= =?UTF-8?q?=EB=82=98=EB=A7=8C=20=EC=9E=88=EC=96=B4=EB=8F=84=20=EA=B3=84?= =?UTF-8?q?=EB=9E=B5=EC=9D=B4=20=EC=95=88=EB=93=A4=EC=96=B4=EA=B0=80?= =?UTF-8?q?=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/General/che_화계.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hwe/sammo/Command/General/che_화계.php b/hwe/sammo/Command/General/che_화계.php index 976b8d06..6b4f6115 100644 --- a/hwe/sammo/Command/General/che_화계.php +++ b/hwe/sammo/Command/General/che_화계.php @@ -141,8 +141,7 @@ class che_화계 extends Command\GeneralCommand ConstraintHelper::NotNeutralDestCity(), ConstraintHelper::ReqGeneralGold($reqGold), ConstraintHelper::ReqGeneralRice($reqRice), - ConstraintHelper::DisallowDiplomacyStatus( - $this->generalObj->getNationID(), + ConstraintHelper::DisallowDiplomacyBetweenStatus( [7 => '불가침국입니다.'] ), ];