불가침 하나만 있어도 계략이 안들어가는 버그 수정

This commit is contained in:
2020-05-18 23:25:53 +09:00
parent 5a6a31fefa
commit b248b9ca2c
+1 -2
View File
@@ -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 => '불가침국입니다.']
),
];