feat: event 연구 커맨드 추가
This commit is contained in:
@@ -21,6 +21,7 @@ class event_극병연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_대검병연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_무희연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_산저병연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_상병연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_원융노병연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_음귀병연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_화륜차연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ class event_화시병연구 extends Command\NationCommand{
|
||||
}
|
||||
|
||||
protected function init(){
|
||||
$this->setCity();
|
||||
$this->setNation(['gold','rice','aux']);
|
||||
$this->fullConditionConstraints=[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user