mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Change CAP and SEAD Loadouts
Replaced the TGP with SPJ pod for these roles.
This commit is contained in:
parent
7a459fd5b8
commit
b46d44c3a5
@ -77,7 +77,7 @@ local unitPayloads = {
|
|||||||
["num"] = 3,
|
["num"] = 3,
|
||||||
},
|
},
|
||||||
[3] = {
|
[3] = {
|
||||||
["CLSID"] = "DIS_WMD7",
|
["CLSID"] = "DIS_SPJ_POD",
|
||||||
["num"] = 4,
|
["num"] = 4,
|
||||||
},
|
},
|
||||||
[4] = {
|
[4] = {
|
||||||
@ -107,7 +107,7 @@ local unitPayloads = {
|
|||||||
["name"] = "SEAD",
|
["name"] = "SEAD",
|
||||||
["pylons"] = {
|
["pylons"] = {
|
||||||
[1] = {
|
[1] = {
|
||||||
["CLSID"] = "DIS_WMD7",
|
["CLSID"] = "DIS_SPJ_POD",
|
||||||
["num"] = 4,
|
["num"] = 4,
|
||||||
},
|
},
|
||||||
[2] = {
|
[2] = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user