Rename custom payloads for Su-15

BARCAP on its own didn't actually assign the payload, it should either be CAP, CAP HEAVY, Retribution BARCAP or Liberation BARCAP
This commit is contained in:
Raffson 2024-07-07 13:02:04 +02:00
parent 3cda9fb36b
commit db12ac4f54
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ local unitPayloads = {
["name"] = "Su_15",
["payloads"] = {
[1] = {
["name"] = "BARCAP",
["name"] = "CAP",
["pylons"] = {
[1] = {
["CLSID"] = "{R-8M1R}",

View File

@ -2,8 +2,8 @@ local unitPayloads = {
["name"] = "Su_15TM",
["payloads"] = {
[1] = {
["displayName"] = "BARCAP",
["name"] = "BARCAP",
["displayName"] = "CAP",
["name"] = "CAP",
["pylons"] = {
[1] = {
["CLSID"] = "{R-98MR}",