feat: 입대독력, 병장기지원 추가, 기타 개인전략 수정

This commit is contained in:
2023-12-25 14:36:13 +00:00
parent 2bcdbb0177
commit f5dfb83356
7 changed files with 146 additions and 2 deletions
@@ -42,7 +42,7 @@ class g65_철야내정 extends Command\UserActionCommand{
public function run(\Sammo\RandUtil $rng):bool{
$general = $this->generalObj;
$general->addInstantBuff(new g65_내정성공(), 3);
$general->addInstantBuff(new g65_내정성공(), 2);
$logger = $general->getLogger();
$logger->pushGeneralActionLog("2턴 간 내정을 철저히 지휘합니다.");