From d73c0c6f0c5c0ba56fbfd72738a98f8f7dc3ddb4 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 22 Apr 2018 01:32:25 +0900 Subject: [PATCH] =?UTF-8?q?=EB=82=A8=EA=B7=80=EB=B3=91=EC=9D=B4=20?= =?UTF-8?q?=EA=B8=B0=EC=88=A0=201=EB=93=B1=EA=B8=89=20=EB=B3=91=EC=A2=85?= =?UTF-8?q?=EC=9D=B4=EC=97=88=EB=8B=A4=EB=8B=88!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/GameUnitConst.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/GameUnitConst.php b/hwe/sammo/GameUnitConst.php index aad1bf30..ebffaada 100644 --- a/hwe/sammo/GameUnitConst.php +++ b/hwe/sammo/GameUnitConst.php @@ -73,7 +73,7 @@ class GameUnitConst{ [32, '백귀병', 80, 130, 7, 5, 9, 11, 2, '오환', true, ['저렴하고 튼튼합니다.']], [33, '흑귀병', 130, 80, 7, 5, 11, 9, 2, '왜', true, ['저렴하고 강력합니다.']], [34, '악귀병', 130, 130, 7, 0, 12, 12, 2, '장안', true, ['백병전에도 능숙합니다.']], - [35, '남귀병', 60, 60, 7, 10, 8, 8, 0, 0, false, ['전투를 포기하고 계략에 몰두합니다.']], + [35, '남귀병', 60, 60, 7, 10, 8, 8, 0, 1000, false, ['전투를 포기하고 계략에 몰두합니다.']], [36, '황귀병', 110, 110, 7, 0, 13, 10, 2, '낙양', true, ['고도로 훈련된 귀병입니다.']], [37, '천귀병', 80, 130, 7, 15, 11, 12, 2, '성도', true, ['갑주를 두른 귀병입니다.']], [38, '마귀병', 130, 80, 7, 15, 12, 11, 2, '업', true, ['날카로운 무기를 가진 귀병입니다.']],