Renamed loadouts to Retribution*

This commit is contained in:
MetalStormGhost
2022-10-29 13:00:56 +03:00
parent ed4b3e1166
commit 756e86d891
9 changed files with 44 additions and 44 deletions

View File

@@ -151,10 +151,10 @@ class Loadout:
# names, so those have been included here too. The priority goes from first to
# last - the first element in the tuple will be tried first, then the second,
# etc.
loadout_names = {t: [f"Liberation {t.value}"] for t in FlightType}
loadout_names = {t: [f"Retribution {t.value}"] for t in FlightType}
legacy_names = {
FlightType.TARCAP: ("CAP HEAVY", "CAP", "Liberation BARCAP"),
FlightType.BARCAP: ("CAP HEAVY", "CAP", "Liberation TARCAP"),
FlightType.TARCAP: ("CAP HEAVY", "CAP", "Retribution BARCAP"),
FlightType.BARCAP: ("CAP HEAVY", "CAP", "Retribution TARCAP"),
FlightType.CAS: ("CAS MAVERICK F", "CAS"),
FlightType.STRIKE: ("STRIKE",),
FlightType.ANTISHIP: ("ANTISHIP",),

View File

@@ -2,8 +2,8 @@ local unitPayloads = {
["name"] = "F-16D_50",
["payloads"] = {
[1] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -110,7 +110,7 @@ local unitPayloads = {
},
},
[3] = {
["name"] = "Liberation OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -260,7 +260,7 @@ local unitPayloads = {
},
},
[6] = {
["name"] = "Liberation Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -312,7 +312,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation SEAD",
["name"] = "Retribution SEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -368,7 +368,7 @@ local unitPayloads = {
},
},
[8] = {
["name"] = "Liberation Ferry",
["name"] = "Retribution Ferry",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",

View File

@@ -2,8 +2,8 @@ local unitPayloads = {
["name"] = "F-16D_50_NS",
["payloads"] = {
[1] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -110,7 +110,7 @@ local unitPayloads = {
},
},
[3] = {
["name"] = "Liberation OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -260,7 +260,7 @@ local unitPayloads = {
},
},
[6] = {
["name"] = "Liberation Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -312,7 +312,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation SEAD",
["name"] = "Retribution SEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -368,7 +368,7 @@ local unitPayloads = {
},
},
[8] = {
["name"] = "Liberation Ferry",
["name"] = "Retribution Ferry",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",

View File

@@ -2,8 +2,8 @@ local unitPayloads = {
["name"] = "F-16D_52",
["payloads"] = {
[1] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -110,7 +110,7 @@ local unitPayloads = {
},
},
[3] = {
["name"] = "Liberation OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -260,7 +260,7 @@ local unitPayloads = {
},
},
[6] = {
["name"] = "Liberation Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -312,7 +312,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation SEAD",
["name"] = "Retribution SEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -368,7 +368,7 @@ local unitPayloads = {
},
},
[8] = {
["name"] = "Liberation Ferry",
["name"] = "Retribution Ferry",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",

View File

@@ -2,8 +2,8 @@ local unitPayloads = {
["name"] = "F-16D_52_NS",
["payloads"] = {
[1] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -110,7 +110,7 @@ local unitPayloads = {
},
},
[3] = {
["name"] = "Liberation OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -260,7 +260,7 @@ local unitPayloads = {
},
},
[6] = {
["name"] = "Liberation Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -312,7 +312,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation SEAD",
["name"] = "Retribution SEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -368,7 +368,7 @@ local unitPayloads = {
},
},
[8] = {
["name"] = "Liberation Ferry",
["name"] = "Retribution Ferry",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",

View File

@@ -151,8 +151,8 @@ local unitPayloads = {
},
},
[6] = {
["displayName"] = "Liberation SEAD Escort",
["name"] = "Liberation SEAD Escort",
["displayName"] = "Retribution SEAD Escort",
["name"] = "Retribution SEAD Escort",
["pylons"] = {
[1] = {
["CLSID"] = "{SB_F105_BRU_41A_M117_6}",

View File

@@ -90,8 +90,8 @@ local unitPayloads = {
},
},
[3] = {
["displayName"] = "Liberation OCA/Runway",
["name"] = "Liberation OCA/Runway",
["displayName"] = "Retribution OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",

View File

@@ -147,7 +147,7 @@ local unitPayloads = {
},
},
[4] = {
["name"] = "Liberation Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -199,7 +199,7 @@ local unitPayloads = {
},
},
[5] = {
["name"] = "Liberation SEAD",
["name"] = "Retribution SEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -251,8 +251,8 @@ local unitPayloads = {
},
},
[6] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -304,7 +304,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation Ferry",
["name"] = "Retribution Ferry",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -339,7 +339,7 @@ local unitPayloads = {
},
},
[8] = {
["name"] = "Liberation OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -391,7 +391,7 @@ local unitPayloads = {
},
},
[9] = {
["name"] = "Liberation SEAD Escort",
["name"] = "Retribution SEAD Escort",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",

View File

@@ -131,7 +131,7 @@ local unitPayloads = {
},
},
[4] = {
["name"] = "Liberation Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -179,7 +179,7 @@ local unitPayloads = {
},
},
[5] = {
["name"] = "Liberation SEAD",
["name"] = "Retribution SEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -231,8 +231,8 @@ local unitPayloads = {
},
},
[6] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -284,7 +284,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation Ferry",
["name"] = "Retribution Ferry",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
@@ -319,7 +319,7 @@ local unitPayloads = {
},
},
[8] = {
["name"] = "Liberation OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",