Fix wrong payload names for ANTISHIP in F16/18

This commit is contained in:
Raffson 2022-12-27 21:59:41 +01:00
parent c37c56c879
commit bd4eb3e105
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
2 changed files with 4 additions and 4 deletions

View File

@ -195,8 +195,8 @@ local unitPayloads = {
}, },
}, },
[5] = { [5] = {
["displayName"] = "Retribution Antiship", ["displayName"] = "Retribution Anti-ship",
["name"] = "Retribution Antiship", ["name"] = "Retribution Anti-ship",
["pylons"] = { ["pylons"] = {
[1] = { [1] = {
["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}", ["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",

View File

@ -228,8 +228,8 @@ local unitPayloads = {
}, },
}, },
[6] = { [6] = {
["displayName"] = "Retribution Antiship", ["displayName"] = "Retribution Anti-ship",
["name"] = "Retribution Antiship", ["name"] = "Retribution Anti-ship",
["pylons"] = { ["pylons"] = {
[1] = { [1] = {
["CLSID"] = "{AGM_84D}", ["CLSID"] = "{AGM_84D}",