전략별 쿨타임 적용
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user