Add ECM pod to Viper A2G loadouts.

Didn't add to the A2A loadouts since the ECM interferes with radar
operation and is otherwise weight and drag. It does have a radar
priority mode though, so maybe it should be added there too?

https://github.com/dcs-liberation/dcs_liberation/issues/1868
This commit is contained in:
Dan Albert 2021-12-23 12:40:50 -08:00
parent d81c6a0426
commit c0dfa77d76

View File

@ -5,7 +5,7 @@ local unitPayloads = {
["name"] = "CAS", ["name"] = "CAS",
["pylons"] = { ["pylons"] = {
[1] = { [1] = {
["CLSID"] = "<CLEAN>", ["CLSID"] = "ALQ_184",
["num"] = 5, ["num"] = 5,
}, },
[2] = { [2] = {
@ -80,7 +80,7 @@ local unitPayloads = {
["num"] = 11, ["num"] = 11,
}, },
[8] = { [8] = {
["CLSID"] = "<CLEAN>", ["CLSID"] = "ALQ_184",
["num"] = 5, ["num"] = 5,
}, },
}, },
@ -166,7 +166,7 @@ local unitPayloads = {
["num"] = 7, ["num"] = 7,
}, },
[9] = { [9] = {
["CLSID"] = "<CLEAN>", ["CLSID"] = "ALQ_184",
["num"] = 5, ["num"] = 5,
}, },
[10] = { [10] = {
@ -198,7 +198,7 @@ local unitPayloads = {
["num"] = 6, ["num"] = 6,
}, },
[5] = { [5] = {
["CLSID"] = "<CLEAN>", ["CLSID"] = "ALQ_184",
["num"] = 5, ["num"] = 5,
}, },
[6] = { [6] = {
@ -271,7 +271,7 @@ local unitPayloads = {
["num"] = 11, ["num"] = 11,
}, },
[10] = { [10] = {
["CLSID"] = "<CLEAN>", ["CLSID"] = "ALQ_184",
["num"] = 5, ["num"] = 5,
}, },
[11] = { [11] = {