전략별 쿨타임 적용

This commit is contained in:
2020-07-13 23:21:21 +09:00
parent 6306dae92d
commit 27e5d73da1
16 changed files with 2229 additions and 2157 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ class che_허보 extends Command\NationCommand
$reqTurn = $this->getPreReqTurn() + 1;
$postReqTurn = $this->getPostReqTurn();
return "{$name}/{$reqTurn}턴(전략$postReqTurn)";
return "{$name}/{$reqTurn}턴(재사용 대기 $postReqTurn)";
}
public function getCost(): array