mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update ai_flight_planner_db.py
This commit is contained in:
parent
0bc67adea8
commit
85607b97d5
@ -376,9 +376,8 @@ SEAD_CAPABLE = SEAD_ESCORT_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_14B,
|
|
||||||
F_14A_135_GR,
|
|
||||||
F_16A,
|
F_16A,
|
||||||
|
F_15E,
|
||||||
JAS39Gripen_AG,
|
JAS39Gripen_AG,
|
||||||
B_1B,
|
B_1B,
|
||||||
B_52H,
|
B_52H,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user