Files
core2026/resources/scenario/extensions/events/standard.json
T

29 lines
526 B
JSON

{
"events": [
[
"destroy_nation",
1000,
[
"and",
[
"Date",
">=",
183,
1
],
[
"RemainNation",
"==",
1
]
],
[
"BlockScoutAction"
],
[
"DeleteEvent"
]
]
]
}