From c0dfa77d766b3daf7dae47489d7e74000d31d4b3 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 23 Dec 2021 12:40:50 -0800 Subject: [PATCH] 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 --- resources/customized_payloads/F-16C_50.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/customized_payloads/F-16C_50.lua b/resources/customized_payloads/F-16C_50.lua index 35219a39..0b685fc2 100644 --- a/resources/customized_payloads/F-16C_50.lua +++ b/resources/customized_payloads/F-16C_50.lua @@ -5,7 +5,7 @@ local unitPayloads = { ["name"] = "CAS", ["pylons"] = { [1] = { - ["CLSID"] = "", + ["CLSID"] = "ALQ_184", ["num"] = 5, }, [2] = { @@ -80,7 +80,7 @@ local unitPayloads = { ["num"] = 11, }, [8] = { - ["CLSID"] = "", + ["CLSID"] = "ALQ_184", ["num"] = 5, }, }, @@ -166,7 +166,7 @@ local unitPayloads = { ["num"] = 7, }, [9] = { - ["CLSID"] = "", + ["CLSID"] = "ALQ_184", ["num"] = 5, }, [10] = { @@ -198,7 +198,7 @@ local unitPayloads = { ["num"] = 6, }, [5] = { - ["CLSID"] = "", + ["CLSID"] = "ALQ_184", ["num"] = 5, }, [6] = { @@ -271,7 +271,7 @@ local unitPayloads = { ["num"] = 11, }, [10] = { - ["CLSID"] = "", + ["CLSID"] = "ALQ_184", ["num"] = 5, }, [11] = {