From 316ac5c3c8ffb354fe5435949d1ea86fce3c5372 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 12 Jan 2021 17:14:36 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B6=88=EA=B0=80=EC=B9=A8=EC=9D=B8=EB=8D=B0?= =?UTF-8?q?=EB=8F=84=20=EC=84=A0=ED=8F=AC=20=EA=B0=80=EB=8A=A5=ED=95=9C=20?= =?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/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 39e436dd..0531d1f5 100644 --- a/hwe/sammo/Command/Nation/che_선전포고.php +++ b/hwe/sammo/Command/Nation/che_선전포고.php @@ -95,6 +95,7 @@ class che_선전포고 extends Command\NationCommand ConstraintHelper::DisallowDiplomacyBetweenStatus([ 0 => '아국과 이미 교전중입니다.', 1 => '아국과 이미 선포중입니다.', + 7 => '불가침국입니다.' ]), ]; }