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,8 +2,8 @@ local unitPayloads = {
["name"] = "FW-190D9",
["payloads"] = {
[1] = {
["displayName"] = "Liberation Strike",
["name"] = "Liberation Strike",
["displayName"] = "Retribution Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -15,8 +15,8 @@ local unitPayloads = {
},
},
[2] = {
["displayName"] = "Liberation TARCAP",
["name"] = "Liberation TARCAP",
["displayName"] = "Retribution TARCAP",
["name"] = "Retribution TARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "FW109_FUEL_TANK",
@@ -36,8 +36,8 @@ local unitPayloads = {
},
},
[3] = {
["displayName"] = "Liberation CAS",
["name"] = "Liberation CAS",
["displayName"] = "Retribution CAS",
["name"] = "Retribution CAS",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -49,8 +49,8 @@ local unitPayloads = {
},
},
[4] = {
["displayName"] = "Liberation Escort",
["name"] = "Liberation Escort",
["displayName"] = "Retribution Escort",
["name"] = "Retribution Escort",
["pylons"] = {
[1] = {
["CLSID"] = "FW109_FUEL_TANK",
@@ -70,7 +70,7 @@ local unitPayloads = {
},
},
[5] = {
["name"] = "Liberation BARCAP",
["name"] = "Retribution BARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "FW109_FUEL_TANK",
@@ -90,8 +90,8 @@ local unitPayloads = {
},
},
[6] = {
["displayName"] = "Liberation Fighter Sweep",
["name"] = "Liberation Fighter Sweep",
["displayName"] = "Retribution Fighter Sweep",
["name"] = "Retribution Fighter Sweep",
["pylons"] = {
[1] = {
["CLSID"] = "FW109_FUEL_TANK",
@@ -111,7 +111,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation BAI",
["name"] = "Retribution BAI",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -123,8 +123,8 @@ local unitPayloads = {
},
},
[8] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -136,8 +136,8 @@ local unitPayloads = {
},
},
[9] = {
["displayName"] = "Liberation OCA/Aircraft",
["name"] = "Liberation OCA/Aircraft",
["displayName"] = "Retribution OCA/Aircraft",
["name"] = "Retribution OCA/Aircraft",
["pylons"] = {
[1] = {
["CLSID"] = "ER_4_SC50",
@@ -149,8 +149,8 @@ local unitPayloads = {
},
},
[10] = {
["displayName"] = "Liberation OCA/Runway",
["name"] = "Liberation OCA/Runway",
["displayName"] = "Retribution OCA/Runway",
["name"] = "Retribution OCA/Runway",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",