From 6d935733e656d1364024fabdd740c74c339a649b Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 18 Sep 2024 16:09:02 +0000 Subject: [PATCH] =?UTF-8?q?game:=20=EC=B6=A9=EC=B0=A8=20=EB=8F=84=EA=B5=AC?= =?UTF-8?q?=20=EC=B9=98=EC=95=88=EC=B9=98=20=ED=95=98=ED=96=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ActionItem/event_충차.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/ActionItem/event_충차.php b/hwe/sammo/ActionItem/event_충차.php index 7dc80699..b76e1fd9 100644 --- a/hwe/sammo/ActionItem/event_충차.php +++ b/hwe/sammo/ActionItem/event_충차.php @@ -19,7 +19,7 @@ class event_충차 extends \sammo\BaseItem{ protected $cost = 2000; protected $consumable = true; protected $buyable = true; - protected $reqSecu = 4000; + protected $reqSecu = 3000; const REMAIN_KEY = 'remain충차';