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

This commit is contained in:
2022-03-15 23:43:43 +09:00
parent 3005b30403
commit 176cdae3e5
54 changed files with 2747 additions and 2224 deletions
+12 -4
View File
@@ -1,8 +1,8 @@
{
"title":"【가상모드4】 영웅 시대",
"life":1,
"fiction":1,
"nation":[
"life":1,
"fiction":1,
"nation":[
],
"diplomacy":[
],
@@ -702,6 +702,14 @@
],
"events":[
[
"destroy_nation", 1000,
["and",
["Date", ">=", 183, 1],
["RemainNation", "==", 1]
],
["BlockScoutAction"],
["DeleteEvent"]
]
]
}