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"] = "Bf-109K-4",
["payloads"] = {
[1] = {
["displayName"] = "Liberation BAI",
["name"] = "Liberation BAI",
["displayName"] = "Retribution BAI",
["name"] = "Retribution BAI",
["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"] = "BF109K_4_FUEL_TANK",
@@ -28,8 +28,8 @@ local unitPayloads = {
},
},
[3] = {
["displayName"] = "Liberation DEAD",
["name"] = "Liberation DEAD",
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -41,8 +41,8 @@ local unitPayloads = {
},
},
[4] = {
["displayName"] = "Liberation Escort",
["name"] = "Liberation Escort",
["displayName"] = "Retribution Escort",
["name"] = "Retribution Escort",
["pylons"] = {
[1] = {
["CLSID"] = "BF109K_4_FUEL_TANK",
@@ -54,7 +54,7 @@ local unitPayloads = {
},
},
[5] = {
["name"] = "Liberation BARCAP",
["name"] = "Retribution BARCAP",
["pylons"] = {
[1] = {
["CLSID"] = "BF109K_4_FUEL_TANK",
@@ -66,8 +66,8 @@ local unitPayloads = {
},
},
[6] = {
["displayName"] = "Liberation Fighter Sweep",
["name"] = "Liberation Fighter Sweep",
["displayName"] = "Retribution Fighter Sweep",
["name"] = "Retribution Fighter Sweep",
["pylons"] = {
[1] = {
["CLSID"] = "BF109K_4_FUEL_TANK",
@@ -79,7 +79,7 @@ local unitPayloads = {
},
},
[7] = {
["name"] = "Liberation Strike",
["name"] = "Retribution Strike",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -91,8 +91,8 @@ local unitPayloads = {
},
},
[8] = {
["displayName"] = "Liberation CAS",
["name"] = "Liberation CAS",
["displayName"] = "Retribution CAS",
["name"] = "Retribution CAS",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -104,8 +104,8 @@ local unitPayloads = {
},
},
[9] = {
["displayName"] = "Liberation OCA/Aircraft",
["name"] = "Liberation OCA/Aircraft",
["displayName"] = "Retribution OCA/Aircraft",
["name"] = "Retribution OCA/Aircraft",
["pylons"] = {
[1] = {
["CLSID"] = "SC_501_SC500",
@@ -117,8 +117,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",