등용장 버그 수정
등용장 초반에도 보낼 수 있도록, 리스트에서 optgroup 작성 실수
This commit is contained in:
@@ -91,7 +91,6 @@ class che_등용수락 extends Command\GeneralCommand{
|
||||
|
||||
$this->fullConditionConstraints=[
|
||||
ConstraintHelper::ReqEnvValue('join_mode', '!=', 'onlyRandom', '랜덤 임관만 가능합니다'),
|
||||
ConstraintHelper::NotOpeningPart($relYear),
|
||||
ConstraintHelper::ExistsDestNation(),
|
||||
ConstraintHelper::AllowJoinDestNation($relYear),
|
||||
ConstraintHelper::ReqDestNationValue('level', '국가규모', '>', 0, '방랑군에는 임관할 수 없습니다.'),
|
||||
|
||||
Reference in New Issue
Block a user