add missionGroup op for mission type, supply crate updates
All checks were successful
Generate testing snapshot / Create testing release (push) Successful in 32s
All checks were successful
Generate testing snapshot / Create testing release (push) Successful in 32s
This commit is contained in:
@@ -10,11 +10,11 @@ overviewText = "THIS IS WHERE YOU DESCRIBE THE MISSION IN THE #MISSION LIST";
|
||||
missionSeries = "MY SERIES NAME";
|
||||
|
||||
// What kind of mission is this? (Use only one)
|
||||
missionGroup = "Saturday Op";
|
||||
// missionGroup = "Friday Op";
|
||||
// missionGroup = "Wednesday Op";
|
||||
// missionGroup = "FTX";
|
||||
// missionGroup = "Training";
|
||||
missionGroup = "17thSaturdayOp";
|
||||
// missionGroup = "17thFridayOp";
|
||||
// missionGroup = "17thWednesdayOp";
|
||||
// missionGroup = "17thFTX";
|
||||
// missionGroup = "17thTraining";
|
||||
|
||||
|
||||
// Add waypoints to players' MicroDAGR devices
|
||||
|
||||
Reference in New Issue
Block a user