add more mission names
This commit is contained in:
parent
2f8d32f57a
commit
fd10b86c79
@ -51,6 +51,7 @@ public class EnglishMissionNames {
|
||||
{"Mission_Delivery_Retreat_name", "Delivery (Retreat)"},
|
||||
{"Mission_DeliveryWing_name", "Delivery (Wing)"},
|
||||
{"Mission_DeliveryWing_War_name", "Delivery (Wing) (War)"},
|
||||
{"MISSION_Disable_BLOPS_name", "Disable (Black Ops)" },
|
||||
{"Mission_Hack_BLOPS_Boom_name", "Hack Surface Installation (Boom)"},
|
||||
{"Mission_Hack_BLOPS_Elections_name", "Hack Surface Installation (Elections)"},
|
||||
{"Mission_Hack_BLOPS_Expansion_name", "Hack Surface Installation (Expansion)"},
|
||||
@ -83,7 +84,8 @@ public class EnglishMissionNames {
|
||||
{"Mission_OnFoot_ProductionHeist_MB_name", "On Foot Production Heist"},
|
||||
{"Mission_OnFoot_Reboot_MB_name", "On Foot Reboot"},
|
||||
{"Mission_OnFoot_RebootRestore_MB_name", "On Foot Reboot/Restore"},
|
||||
{"Mission_OnFoot_Sabotage_Production_Covert_MB_name", "On Foot Sabotage Production (Covert)"},
|
||||
{"Mission_OnFoot_Sabotage_Power_Covert_MB_name", "On Foot Power Sabotage (Covert)" },
|
||||
{"Mission_OnFoot_Sabotage_Production_Covert_MB_name", "On Foot Production Sabotage (Covert)"},
|
||||
{"Mission_OnFoot_Salvage_MB_name", "On Foot Salvage"},
|
||||
{"Mission_OnFoot_SalvageIllegal_MB_name", "On Foot Salvage (Illegal)"},
|
||||
{"Mission_OnFoot_Smuggle_Contact_MB_name", "On Foot Smuggling" },
|
||||
|
Loading…
Reference in New Issue
Block a user