fix: 신산귀모 문구 수정
This commit is contained in:
@@ -20,7 +20,7 @@ class g65_필중계략 extends Command\UserActionCommand{
|
|||||||
public function getCommandDetailTitle(): string
|
public function getCommandDetailTitle(): string
|
||||||
{
|
{
|
||||||
$postReqTurn = $this->getPostReqTurn();
|
$postReqTurn = $this->getPostReqTurn();
|
||||||
return "이번 턴의 계략 항상 성공(재사용 대기 {$postReqTurn})";
|
return "이번 턴의 계략 성공률 대폭 향상(재사용 대기 {$postReqTurn})";
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function init(){
|
protected function init(){
|
||||||
|
|||||||
Reference in New Issue
Block a user