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",
|
["name"] = "Su_15",
|
||||||
["payloads"] = {
|
["payloads"] = {
|
||||||
[1] = {
|
[1] = {
|
||||||
["name"] = "BARCAP",
|
["name"] = "CAP",
|
||||||
["pylons"] = {
|
["pylons"] = {
|
||||||
[1] = {
|
[1] = {
|
||||||
["CLSID"] = "{R-8M1R}",
|
["CLSID"] = "{R-8M1R}",
|
||||||
|
|||||||
@ -2,8 +2,8 @@ local unitPayloads = {
|
|||||||
["name"] = "Su_15TM",
|
["name"] = "Su_15TM",
|
||||||
["payloads"] = {
|
["payloads"] = {
|
||||||
[1] = {
|
[1] = {
|
||||||
["displayName"] = "BARCAP",
|
["displayName"] = "CAP",
|
||||||
["name"] = "BARCAP",
|
["name"] = "CAP",
|
||||||
["pylons"] = {
|
["pylons"] = {
|
||||||
[1] = {
|
[1] = {
|
||||||
["CLSID"] = "{R-98MR}",
|
["CLSID"] = "{R-98MR}",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user