mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Switch AGM-114K's to L's for Apache Escorts
AI doesn't seem to do well with the K variants when flying Escort, not sure about CAS though...
This commit is contained in:
parent
8d11feae4a
commit
7ea1569f22
@ -120,7 +120,7 @@ local unitPayloads = {
|
||||
["name"] = "Retribution Escort",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
|
||||
["CLSID"] = "{M299_4xAGM_114L}",
|
||||
["num"] = 3,
|
||||
},
|
||||
[2] = {
|
||||
@ -128,7 +128,7 @@ local unitPayloads = {
|
||||
["num"] = 4,
|
||||
},
|
||||
[3] = {
|
||||
["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
|
||||
["CLSID"] = "{M299_4xAGM_114L}",
|
||||
["num"] = 2,
|
||||
},
|
||||
[4] = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user