From e0b7a3d763ce08b5503e59c08fee063aa5a7431a Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sun, 22 Dec 2024 05:25:47 +0000 Subject: [PATCH] =?UTF-8?q?game:=20=EC=B2=A0=EA=B8=B0=EB=B3=91=20=EB=B0=A9?= =?UTF-8?q?=EC=96=B4=20=ED=96=A5=EC=83=81?= 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 5bcc0c88..f1c05b74 100644 --- a/hwe/sammo/GameUnitConstBase.php +++ b/hwe/sammo/GameUnitConstBase.php @@ -192,7 +192,7 @@ class GameUnitConstBase{ ], [ 1304, self::T_CAVALRY, '철기병', - 100, 200, 7, 5, 0, 11, 13, + 100, 250, 7, 5, 0, 11, 13, 2000, ['강'], null, 0, [self::T_FOOTMAN=>1.2, self::T_ARCHER=>0.8, self::T_SIEGE=>1.2], [self::T_FOOTMAN=>0.8, self::T_ARCHER=>1.2, self::T_SIEGE=>0.8],