forked from devsam/core
feat: 입대독력, 병장기지원 추가, 기타 개인전략 수정
This commit is contained in:
@@ -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턴 간 내정을 철저히 지휘합니다.");
|
||||
|
||||
Reference in New Issue
Block a user