mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Move F-16A_MLU to DEAD capable instead
For some reason an old loadout suggested it could carry HARMs...
This commit is contained in:
parent
c0406e7c3c
commit
1582b3ee43
@ -392,7 +392,6 @@ SEAD_ESCORT_CAPABLE = [
|
||||
|
||||
|
||||
SEAD_CAPABLE = SEAD_ESCORT_CAPABLE + [
|
||||
F_16A_MLU,
|
||||
F_14B,
|
||||
F_14A_135_GR,
|
||||
]
|
||||
@ -400,6 +399,7 @@ SEAD_CAPABLE = SEAD_ESCORT_CAPABLE + [
|
||||
# Aircraft used for DEAD tasks. Must be capable of the CAS DCS task.
|
||||
DEAD_CAPABLE = SEAD_CAPABLE + [
|
||||
AJS37,
|
||||
F_16A_MLU,
|
||||
F_16A,
|
||||
F_15E,
|
||||
JAS39Gripen_AG,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user