game: 천통국 결정 시 자동으로 임관 금지 설정

This commit is contained in:
2022-03-15 23:43:43 +09:00
parent eae488b44f
commit 1342fb5cc1
54 changed files with 2747 additions and 2224 deletions
+11 -2
View File
@@ -699,8 +699,8 @@
[0, "휴원진", -1, 0, null, 52, 68, 45, 0, 160, 250, null, null],
[0, "희지재", -1, 0, null, 23, 7, 88, 0, 160, 250, null, null],
[0, "왕원희", -1, 0, null, 93, 51, 90, 0, 160, 250, null, null],
[0, "김세정", -1, 0, null, 97, 93, 93, 0, 160, 250, null, null]
],
[0, "김세정", -1, 0, null, 97, 93, 93, 0, 160, 250, null, null]
],
"general_ex":[
],
"cities":[
@@ -715,6 +715,15 @@
],
"events":[
[
"destroy_nation", 1000,
["and",
["Date", ">=", 183, 1],
["RemainNation", "==", 1]
],
["BlockScoutAction"],
["DeleteEvent"]
]
]
}