From 613a51db0d174a63be822744b1ff2e2e1169a4e1 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Mon, 25 Dec 2023 18:33:56 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=95=84=EC=A4=91=EA=B3=84=EB=9E=B5=202?= =?UTF-8?q?->1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/UserAction/g65_필중계략.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/Command/UserAction/g65_필중계략.php b/hwe/sammo/Command/UserAction/g65_필중계략.php index 0bfe34b1..ebaa5be8 100644 --- a/hwe/sammo/Command/UserAction/g65_필중계략.php +++ b/hwe/sammo/Command/UserAction/g65_필중계략.php @@ -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);