From 41f2c08da88a7e44d4001f2d31869452d2594274 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 21 Aug 2018 15:43:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=AC=EB=B0=94=EB=A5=B4=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EC=9D=80=20=EC=84=B1=EA=B2=A9=EC=9D=BC=20=EA=B2=BD?= =?UTF-8?q?=EC=9A=B0=20=EA=B8=B0=EB=B3=B8=20=EA=B0=92=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_converter.php | 1 + hwe/scenario/scenario_2160.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hwe/func_converter.php b/hwe/func_converter.php index 2cd2941d..6c452178 100644 --- a/hwe/func_converter.php +++ b/hwe/func_converter.php @@ -40,6 +40,7 @@ function CharCall($call) { case '정복'; $type = 4; break; case '패권'; $type = 3; break; case '의협'; $type = 2; break; + default: case '대의'; $type = 1; break; case '왕좌'; $type = 0; break; } diff --git a/hwe/scenario/scenario_2160.json b/hwe/scenario/scenario_2160.json index 0a0be4cc..5e91442c 100644 --- a/hwe/scenario/scenario_2160.json +++ b/hwe/scenario/scenario_2160.json @@ -271,7 +271,7 @@ [0, "미코", null, 0, null, 49, 21, 84, 0, 160, 300, null, null], [0, "냐온", null, 0, null, 72, 30, 90, 0, 160, 300, "패권", "발명"], [0, "콩", null, 0, null, 62, 60, 75, 0, 160, 300, null, null], - [0, "네코선인", null, 0, null, 88, 52, 89, 0, 160, 300, "운둔", "신산"], + [0, "네코선인", null, 0, null, 88, 52, 89, 0, 160, 300, "은둔", "신산"], [0, "긴코", null, 0, null, 67, 79, 90, 0, 160, 300, null, null], [0, "사라카치", null, 0, null, 70, 83, 80, 0, 160, 300, null, null], [0, "미이라맨", null, 0, null, 82, 86, 60, 0, 160, 300, null, "돌격", "미이라~맨"],