From 5cbc55cbde76a09de6d012f814b67de29688bb8e Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 3 May 2019 02:44:52 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=BD=EB=A0=A5=EA=B1=B0,=20=EB=AA=A9?= =?UTF-8?q?=EC=9A=B0=EB=A5=BC=20=EC=95=84=EB=AC=B4=EB=8D=B0=EC=84=9C?= =?UTF-8?q?=EB=82=98=20=EC=93=B8=20=EC=88=98=20=EC=9E=88=EC=9D=8C.=20?= =?UTF-8?q?=EB=AA=A9=EC=9A=B0=20=EB=B0=A9=EC=96=B4=EB=A0=A5=20=ED=96=A5?= =?UTF-8?q?=EC=83=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scenario/unit/siegetank.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hwe/scenario/unit/siegetank.php b/hwe/scenario/unit/siegetank.php index da191770..2c8c2a72 100644 --- a/hwe/scenario/unit/siegetank.php +++ b/hwe/scenario/unit/siegetank.php @@ -77,15 +77,15 @@ class GameUnitConst extends GameUnitConstBase [ 42, self::T_SIEGE, '벽력거', 200, 100, 6, 0, 0, 20, 4, - 3000, ['업'], null, 0, + 3000, null, null, 0, [self::T_CASTLE=>1.8], [], ['상대에게 돌덩이를 날립니다.'] ], [ 43, self::T_SIEGE, '목우', - 50, 200, 5, 0, 0, 15, 3, - 3000, ['성도'], null, 0, + 50, 300, 5, 0, 0, 15, 3, + 3000, null, null, 0, [], [], ['상대를 저지하는 특수병기입니다.']