백동 재수정
This commit is contained in:
@@ -72,8 +72,8 @@ class che_백성동원 extends Command\NationCommand{
|
|||||||
$this->fullConditionConstraints=[
|
$this->fullConditionConstraints=[
|
||||||
ConstraintHelper::OccupiedCity(),
|
ConstraintHelper::OccupiedCity(),
|
||||||
ConstraintHelper::BeChief(),
|
ConstraintHelper::BeChief(),
|
||||||
ConstraintHelper::DisallowDiplomacyStatus($this->generalObj->getNationID(), [
|
ConstraintHelper::AllowDiplomacyStatus($this->generalObj->getNationID(), [
|
||||||
2, 7
|
0, 1
|
||||||
], '전쟁중이 아닙니다.'),
|
], '전쟁중이 아닙니다.'),
|
||||||
ConstraintHelper::OccupiedDestCity(),
|
ConstraintHelper::OccupiedDestCity(),
|
||||||
ConstraintHelper::AvailableStrategicCommand()
|
ConstraintHelper::AvailableStrategicCommand()
|
||||||
|
|||||||
Reference in New Issue
Block a user