백동 재수정

This commit is contained in:
2020-05-08 03:11:37 +09:00
parent ed3313b2bc
commit e9f8db58c0
@@ -72,8 +72,8 @@ class che_백성동원 extends Command\NationCommand{
$this->fullConditionConstraints=[
ConstraintHelper::OccupiedCity(),
ConstraintHelper::BeChief(),
ConstraintHelper::DisallowDiplomacyStatus($this->generalObj->getNationID(), [
2, 7
ConstraintHelper::AllowDiplomacyStatus($this->generalObj->getNationID(), [
0, 1
], '전쟁중이 아닙니다.'),
ConstraintHelper::OccupiedDestCity(),
ConstraintHelper::AvailableStrategicCommand()