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

This commit was merged in pull request #242.
This commit is contained in:
포스트모더니즘
2023-10-30 12:23:16 +09:00
parent 5b5cf4e6d3
commit 311c485cec
@@ -117,6 +117,7 @@ class che_불가침제의 extends Command\NationCommand
ConstraintHelper::BeChief(),
ConstraintHelper::NotBeNeutral(),
ConstraintHelper::ExistsDestNation(),
ConstraintHelper::DifferentDestNation(),
ConstraintHelper::DisallowDiplomacyBetweenStatus([
0 => '아국과 이미 교전중입니다.',
1 => '아국과 이미 선포중입니다.',