증여 버그 수정, 출병을 현 코드에 맞게 수정

This commit is contained in:
2020-03-08 19:30:49 +09:00
parent 7109e66ad8
commit 1de49fe998
5 changed files with 202 additions and 7 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ class che_증여 extends Command\GeneralCommand{
$this->setCity();
$this->setNation();
$destGeneral = General::createGeneralObjFromDB($this->arg['destGeneralID'], ['gold', 'nation'], 1);
$destGeneral = General::createGeneralObjFromDB($this->arg['destGeneralID'], ['gold', 'rice', 'nation'], 1);
$this->setDestGeneral($destGeneral);
$this->runnableConstraints=[