From 93b1864d1b72c398b6dfbb469872b7262fd315ea Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 28 Nov 2018 01:20:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9E=90=EA=B0=9D=EB=B3=91=EC=9D=98=20?= =?UTF-8?q?=EA=B8=B0=EB=8F=99=EC=9D=84=208=EB=A1=9C=20=EC=83=81=ED=96=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/GameUnitConstBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/GameUnitConstBase.php b/hwe/sammo/GameUnitConstBase.php index 2e6d9623..341e1a9c 100644 --- a/hwe/sammo/GameUnitConstBase.php +++ b/hwe/sammo/GameUnitConstBase.php @@ -68,7 +68,7 @@ class GameUnitConstBase{ ], [ 3, self::T_FOOTMAN, '자객병', - 100, 150, 7, 20, 0, 10, 10, + 100, 150, 8, 20, 0, 10, 10, 2000, ['저'], null, 0, [self::T_ARCHER=>1.2, self::T_CAVALRY=>0.8, self::T_SIEGE=>1.2], [self::T_ARCHER=>0.8, self::T_CAVALRY=>1.2, self::T_SIEGE=>0.8],