mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
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:
parent
3cda9fb36b
commit
db12ac4f54
@ -2,7 +2,7 @@ local unitPayloads = {
|
||||
["name"] = "Su_15",
|
||||
["payloads"] = {
|
||||
[1] = {
|
||||
["name"] = "BARCAP",
|
||||
["name"] = "CAP",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{R-8M1R}",
|
||||
|
||||
@ -2,8 +2,8 @@ local unitPayloads = {
|
||||
["name"] = "Su_15TM",
|
||||
["payloads"] = {
|
||||
[1] = {
|
||||
["displayName"] = "BARCAP",
|
||||
["name"] = "BARCAP",
|
||||
["displayName"] = "CAP",
|
||||
["name"] = "CAP",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{R-98MR}",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user