feat: event 연구 커맨드 추가

This commit is contained in:
2025-01-22 18:53:08 +00:00
parent 6b81f744d4
commit e62eb36cc2
12 changed files with 60 additions and 3 deletions
@@ -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=[];