Rename custom payload names

F-105 & F-4B still had payloads with "Liberation" in their name
This commit is contained in:
Raffson 2022-10-24 17:37:50 +02:00
parent 515d28313d
commit ada297d331
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
2 changed files with 4 additions and 4 deletions

View File

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

View File

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