불가침 하나만 있어도 계략이 안들어가는 버그 수정
This commit is contained in:
@@ -141,8 +141,7 @@ class che_화계 extends Command\GeneralCommand
|
|||||||
ConstraintHelper::NotNeutralDestCity(),
|
ConstraintHelper::NotNeutralDestCity(),
|
||||||
ConstraintHelper::ReqGeneralGold($reqGold),
|
ConstraintHelper::ReqGeneralGold($reqGold),
|
||||||
ConstraintHelper::ReqGeneralRice($reqRice),
|
ConstraintHelper::ReqGeneralRice($reqRice),
|
||||||
ConstraintHelper::DisallowDiplomacyStatus(
|
ConstraintHelper::DisallowDiplomacyBetweenStatus(
|
||||||
$this->generalObj->getNationID(),
|
|
||||||
[7 => '불가침국입니다.']
|
[7 => '불가침국입니다.']
|
||||||
),
|
),
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user