diff --git a/hwe/sammo/Command/General/che_사기진작.php b/hwe/sammo/Command/General/che_사기진작.php index f4dc8829..62c1757f 100644 --- a/hwe/sammo/Command/General/che_사기진작.php +++ b/hwe/sammo/Command/General/che_사기진작.php @@ -98,6 +98,9 @@ class che_사기진작 extends Command\GeneralCommand{ $general->addDex($general->getCrewTypeObj(), $score, false); + [$reqGold,] = $this->getCost(); + $general->increaseVarWithLimit('gold', -$reqGold, 0); + $general->addExperience($exp); $general->addDedication($ded); $general->increaseVar('leadership_exp', 1);