전략별 쿨타임 적용
This commit is contained in:
@@ -82,7 +82,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