fix: 필중계략 2->1

This commit is contained in:
2023-12-25 18:33:56 +00:00
parent ad96a2eedc
commit 613a51db0d
@@ -51,7 +51,7 @@ class g65_필중계략 extends Command\UserActionCommand{
}
$general = $this->generalObj;
$general->addInstantBuff(new g65_계략성공(), 2);
$general->addInstantBuff(new g65_계략성공(), 1);
$date = $general->getTurnTime($general::TURNTIME_HM);