forked from devsam/core
feat: 요술, 빠진 부분 채우기
This commit is contained in:
@@ -24,6 +24,9 @@ class g65_입대독려 extends Command\UserActionCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation();
|
||||
|
||||
$this->fullConditionConstraints = [
|
||||
ConstraintHelper::NotBeNeutral(),
|
||||
ConstraintHelper::OccupiedCity()
|
||||
|
||||
Reference in New Issue
Block a user