fix: 연구커맨드 검사 조건
This commit is contained in:
@@ -32,6 +32,8 @@ class event_상병연구 extends Command\NationCommand{
|
||||
ConstraintHelper::BeChief(),
|
||||
ConstraintHelper::ReqNationAuxValue(static::$auxType->value, 0, "<", 1, "{$name}가 이미 완료되었습니다."),
|
||||
];
|
||||
|
||||
$this->fullConditionConstraints = $this->minConditionConstraints;
|
||||
}
|
||||
|
||||
public function getCommandDetailTitle():string{
|
||||
|
||||
Reference in New Issue
Block a user