초기 3년 이전에도 하야 가능

- 기존엔 1인국의 문제가 있었으나, 이미 NPC국이 자리를 채웠다.
This commit is contained in:
2023-12-25 07:30:25 +00:00
parent fe80deff0c
commit 61d99a3043
-3
View File
@@ -30,11 +30,8 @@ class che_하야 extends Command\GeneralCommand{
$this->setNation();
$relYear = $env['year'] - $env['startyear'];
$this->fullConditionConstraints=[
ConstraintHelper::NotBeNeutral(),
ConstraintHelper::NotOpeningPart($relYear),
ConstraintHelper::NotLord(),
];
}