Skip to content

Commit

Permalink
feat: add Military Rifleman and Combat Engineer
Browse files Browse the repository at this point in the history
  • Loading branch information
scarf005 authored Dec 13, 2023
1 parent 2012323 commit ce66181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@
"description": "For some reason your mission off the coast of North Korea was ended in the middle of a lake, in unknown location. You have no idea what's happened, but now you have more important things to do.",
"start_name": "Aircraft Carrier",
"allowed_locs": [ "aircraft_carrier_berth", "aircraft_carrier_bridge" ],
"professions": [ "unemployed", "electrician", "chef", "specops", "medic", "mili_pilot" ],
"professions": [ "unemployed", "electrician", "chef", "soldier", "specops", "medic", "mili_pilot", "prof_combat_engineer" ],
"flags": [ "CHALLENGE", "LONE_START" ]
}
]

0 comments on commit ce66181

Please sign in to comment.