fix: 신산귀모 문구 수정

This commit is contained in:
2023-12-28 05:22:43 +00:00
parent a893da6a5c
commit f0feb9a91c
@@ -20,7 +20,7 @@ class g65_필중계략 extends Command\UserActionCommand{
public function getCommandDetailTitle(): string
{
$postReqTurn = $this->getPostReqTurn();
return "이번 턴의 계략 항상 성공(재사용 대기 {$postReqTurn})";
return "이번 턴의 계략 성공률 대폭 향상(재사용 대기 {$postReqTurn})";
}
protected function init(){