Change CAP and SEAD Loadouts

Replaced the TGP with SPJ pod for these roles.
This commit is contained in:
Mustang-25 2021-07-15 16:58:14 -07:00 committed by GitHub
parent 7a459fd5b8
commit b46d44c3a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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] = {