징모병창 코스트

This commit is contained in:
2018-07-18 04:44:12 +09:00
parent f3921d130a
commit 80c224d43b
+1 -1
View File
@@ -251,7 +251,7 @@ function command_11($turn, $command, bool $is모병 = false) {
}
$crewObj->baseRice = $unit->rice * getTechCost($tech);
$crewObj->baseCost = CharCost(getTechCost($tech), $me['personal']);
$crewObj->baseCost = CharCost($unit->costWithTech($tech), $me['personal']);
$armType = $unit->armType;
if($me['special2'] == 50 && $armType == GameUnitConst::T_FOOTMAN){