diff --git a/data/mods/Aftershock/scenarios.json b/data/mods/Aftershock/scenarios.json new file mode 100644 index 0000000000000..dcc2c12b6abbc --- /dev/null +++ b/data/mods/Aftershock/scenarios.json @@ -0,0 +1,8 @@ +[ + { + "copy-from": "heli_crash", + "type": "scenario", + "extend": { "map_special": "mx_helicopter", "professions": [ "afs_affluent_executive", "afs_wraitheon_executive" ] }, + "ident": "heli_crash" + } +]