From 223d2cf7869c2a8df651c9621fdc91fcf23c028a Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 13 Aug 2019 01:30:41 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=9C=EB=B2=84=20=EA=B0=80=EC=98=A4?= =?UTF-8?q?=ED=94=88=EC=8B=9C=20=EB=8C=80=EB=B9=84=20=EB=84=89=EB=84=89?= =?UTF-8?q?=ED=95=98=EA=B2=8C=20=EC=8B=9C=EA=B0=84=20=EC=A0=9C=EA=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ResetHelper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/ResetHelper.php b/hwe/sammo/ResetHelper.php index b24d3830..a377ef2c 100644 --- a/hwe/sammo/ResetHelper.php +++ b/hwe/sammo/ResetHelper.php @@ -237,7 +237,7 @@ class ResetHelper{ 'msg'=>'공지사항',//TODO:공지사항 'maxgeneral'=>GameConst::$defaultMaxGeneral, 'maxnation'=>GameConst::$defaultMaxNation, - 'conlimit'=>300, + 'conlimit'=>30000, 'gold_rate'=>100, 'rice_rate'=>100, 'develcost'=>$develcost,