mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Add F-15E to DEAD_CAPABLE in AI flight planner.
This commit is contained in:
parent
54546aaefb
commit
1b828b95b3
@ -308,6 +308,7 @@ SEAD_CAPABLE = [
|
|||||||
# Aircraft used for DEAD tasks. Must be capable of the CAS DCS task.
|
# Aircraft used for DEAD tasks. Must be capable of the CAS DCS task.
|
||||||
DEAD_CAPABLE = SEAD_CAPABLE + [
|
DEAD_CAPABLE = SEAD_CAPABLE + [
|
||||||
AJS37,
|
AJS37,
|
||||||
|
F_15E,
|
||||||
F_14B,
|
F_14B,
|
||||||
F_14A_135_GR,
|
F_14A_135_GR,
|
||||||
JAS39Gripen_AG,
|
JAS39Gripen_AG,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user