Skip to content

Commit

Permalink
[ Xedra Evolved ] [ MoM ]Helicopter crash profession updates xe and m…
Browse files Browse the repository at this point in the history
…o m (#71360)

* XE Update

* MoM Update

* Update data/mods/MindOverMatter/scenarios.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Maleclypse and github-actions[bot] authored Feb 2, 2024
1 parent a3597c9 commit a65a400
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
6 changes: 6 additions & 0 deletions data/mods/MindOverMatter/scenarios.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"copy-from": "heli_crash",
"type": "scenario",
"extend": { "map_special": "mx_helicopter", "professions": [ "psi_telekinetic_testsubject", "psi_telepath_interrogater" ] },
"id": "heli_crash"
},
{
"copy-from": "portal_dependent",
"type": "scenario",
Expand Down
16 changes: 15 additions & 1 deletion data/mods/Xedra_Evolved/scenario.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,21 @@
{
"copy-from": "heli_crash",
"type": "scenario",
"extend": { "map_special": "mx_helicopter", "professions": [ "zebra_investigator", "spy", "fbi_investigator" ] },
"extend": {
"map_special": "mx_helicopter",
"professions": [
"zebra_investigator",
"spy",
"fbi_investigator",
"xe_jotunn_hunter",
"xe_troll_slayer",
"xe_specter",
"xe_eater",
"xe_dreamer",
"xe_inventor",
"xe_dreamsmith"
]
},
"id": "heli_crash"
},
{
Expand Down

0 comments on commit a65a400

Please sign in to comment.