game: 신규시나리오 누락 이벤트 추가
This commit is contained in:
@@ -898,5 +898,20 @@
|
||||
],
|
||||
"general_ex":[
|
||||
|
||||
],
|
||||
"initialEvents":[
|
||||
|
||||
],
|
||||
"events":[
|
||||
[
|
||||
"destroy_nation", 1000,
|
||||
["and",
|
||||
["Date", ">=", 183, 1],
|
||||
["RemainNation", "==", 1]
|
||||
],
|
||||
["BlockScoutAction"],
|
||||
["DeleteEvent"]
|
||||
]
|
||||
|
||||
]
|
||||
}
|
||||
+1037
-13269
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user