fix: 불가침 제의를 같은 국가로 지정할 수 있는 버그 수정 #242

Merged
Hide_D merged 1 commits from jyp9/core:no_more_self_diplomacy into devel 2023-10-30 13:44:41 +09:00
@@ -117,6 +117,7 @@ class che_불가침제의 extends Command\NationCommand
ConstraintHelper::BeChief(),
ConstraintHelper::NotBeNeutral(),
ConstraintHelper::ExistsDestNation(),
ConstraintHelper::DifferentDestNation(),
ConstraintHelper::DisallowDiplomacyBetweenStatus([
0 => '아국과 이미 교전중입니다.',
1 => '아국과 이미 선포중입니다.',