game: 천통국 결정 시 자동으로 임관 금지 설정
This commit is contained in:
@@ -660,6 +660,21 @@
|
||||
[0, "시뉴카린", null, 0, null, 85, 88, 75, 0, 160, 300, null, null, "흔들흔들"]
|
||||
],
|
||||
"general_ex":[
|
||||
|
||||
|
||||
],
|
||||
"initialEvents":[
|
||||
|
||||
],
|
||||
"events":[
|
||||
[
|
||||
"destroy_nation", 1000,
|
||||
["and",
|
||||
["Date", ">=", 183, 1],
|
||||
["RemainNation", "==", 1]
|
||||
],
|
||||
["BlockScoutAction"],
|
||||
["DeleteEvent"]
|
||||
]
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user