버그 수정

This commit is contained in:
2020-04-27 02:07:34 +09:00
parent 2c45d38a66
commit 227b0a08ed
18 changed files with 186 additions and 100 deletions
+1
View File
@@ -208,6 +208,7 @@ class che_징병 extends Command\GeneralCommand{
$general->increaseVar('leadership_exp', 1);
$general->setResultTurn(new LastTurn(static::getName(), $this->arg));
$general->checkStatChange();
$general->setAuxVar('armType', $currCrewType->armType);
tryUniqueItemLottery($general);
$general->applyDB($db);