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, "돌격", "미이라~맨"],