From d4c27da892f4fe835be64eeb480b0e6f16b6b64d Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 20 May 2021 20:12:49 -0700 Subject: [PATCH] Move the strike eagle down the CAP list. Most of the pylons are not actually capable of carrying air to air missiles. --- gen/flights/ai_flight_planner_db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen/flights/ai_flight_planner_db.py b/gen/flights/ai_flight_planner_db.py index 32ee279d..730d4722 100644 --- a/gen/flights/ai_flight_planner_db.py +++ b/gen/flights/ai_flight_planner_db.py @@ -132,7 +132,6 @@ CAP_CAPABLE = [ MiG_29A, F_16C_50, FA_18C_hornet, - F_15E, F_16A, F_4E, JF_17, @@ -140,6 +139,7 @@ CAP_CAPABLE = [ MiG_21Bis, Mirage_2000_5, M_2000C, + F_15E, F_5E_3, MiG_19P, A_4E_C,