Rename payloads

This commit is contained in:
Raffson
2022-10-14 21:36:41 +02:00
parent c4f20b67fe
commit 9d65c450b6
37 changed files with 505 additions and 505 deletions

View File

@@ -2,7 +2,7 @@ local unitPayloads = {
["name"] = "FW-190A8",
["payloads"] = {
[1] = {
["name"] = "Liberation BARCAP",
["name"] = "Retribution BARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "BF109K_4_FUEL_TANK",
@@ -14,8 +14,8 @@ local unitPayloads = {
},
},
[2] = {
["displayName"] = "Liberation TARCAP",
["name"] = "Liberation TARCAP",
["displayName"] = "Retribution TARCAP",
["name"] = "Retribution TARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "BF109K_4_FUEL_TANK",
@@ -27,8 +27,8 @@ local unitPayloads = {
},
},
[3] = {
["displayName"] = "Liberation Escort",
["name"] = "Liberation Escort",
["displayName"] = "Retribution Escort",
["name"] = "Retribution Escort",
["pylons"] = {
[1] = {
["CLSID"] = "BF109K_4_FUEL_TANK",
@@ -40,8 +40,8 @@ local unitPayloads = {
},
},
[4] = {
["displayName"] = "Liberation Fighter Sweep",
["name"] = "Liberation Fighter Sweep",
["displayName"] = "Retribution Fighter Sweep",
["name"] = "Retribution Fighter Sweep",
["pylons"] = {
[1] = {
["CLSID"] = "BF109K_4_FUEL_TANK",
@@ -53,7 +53,7 @@ local unitPayloads = {
},
},
[5] = {
["name"] = "Liberation BAI",
["name"] = "Retribution BAI",
["pylons"] = {
[1] = {
["CLSID"] = "{AB_500_1_SD_10A}",
@@ -65,8 +65,8 @@ local unitPayloads = {
},
},
[6] = {
["displayName"] = "Liberation CAS",
["name"] = "Liberation CAS",
["displayName"] = "Retribution CAS",
["name"] = "Retribution CAS",
["pylons"] = {
[1] = {
["CLSID"] = "{AB_500_1_SD_10A}",
@@ -78,8 +78,8 @@ local unitPayloads = {
},
},
[7] = {
["displayName"] = "Liberation Strike",
["name"] = "Liberation Strike",
["displayName"] = "Retribution Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "{SC_500_L2}",
@@ -91,8 +91,8 @@ local unitPayloads = {
},
},
[8] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "{SC_500_L2}",
@@ -104,8 +104,8 @@ local unitPayloads = {
},
},
[9] = {
["displayName"] = "Liberation OCA/Runway",
["name"] = "Liberation OCA/Runway",
["displayName"] = "Retribution OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "{SC_500_L2}",
@@ -117,8 +117,8 @@ local unitPayloads = {
},
},
[10] = {
["displayName"] = "Liberation OCA/Aircraft",
["name"] = "Liberation OCA/Aircraft",
["displayName"] = "Retribution OCA/Aircraft",
["name"] = "Retribution OCA/Aircraft",
["pylons"] = {
[1] = {
["CLSID"] = "{AB_500_1_SD_10A}",