From 311c485cec8926238b79593f41c6e5732f10c467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=8F=AC=EC=8A=A4=ED=8A=B8=EB=AA=A8=EB=8D=94=EB=8B=88?= =?UTF-8?q?=EC=A6=98?= Date: Mon, 30 Oct 2023 12:23:16 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=B6=88=EA=B0=80=EC=B9=A8=20=EC=A0=9C?= =?UTF-8?q?=EC=9D=98=EB=A5=BC=20=EA=B0=99=EC=9D=80=20=EA=B5=AD=EA=B0=80?= =?UTF-8?q?=EB=A1=9C=20=EC=A7=80=EC=A0=95=ED=95=A0=20=EC=88=98=20=EC=9E=88?= =?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/Nation/che_불가침제의.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/sammo/Command/Nation/che_불가침제의.php b/hwe/sammo/Command/Nation/che_불가침제의.php index f39f32fd..f01583fd 100644 --- a/hwe/sammo/Command/Nation/che_불가침제의.php +++ b/hwe/sammo/Command/Nation/che_불가침제의.php @@ -117,6 +117,7 @@ class che_불가침제의 extends Command\NationCommand ConstraintHelper::BeChief(), ConstraintHelper::NotBeNeutral(), ConstraintHelper::ExistsDestNation(), + ConstraintHelper::DifferentDestNation(), ConstraintHelper::DisallowDiplomacyBetweenStatus([ 0 => '아국과 이미 교전중입니다.', 1 => '아국과 이미 선포중입니다.', -- 2.54.0