올바르지 않은 성격일 경우 기본 값 설정

This commit is contained in:
2018-08-21 15:43:59 +09:00
parent 4fca7bcfcf
commit 41f2c08da8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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;
}
+1 -1
View File
@@ -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, "돌격", "미이라~맨"],