Update ai_flight_planner_db.py

This commit is contained in:
Raffson 2022-11-26 17:50:01 +01:00
parent 0bc67adea8
commit 85607b97d5
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -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,