mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add support for the AI-only F-14A.
The AI for the flyable one is having issues firing AIM-54s. This allows working around that. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1927.
This commit is contained in:
@@ -43,6 +43,7 @@ from dcs.planes import (
|
||||
FW_190A8,
|
||||
FW_190D9,
|
||||
F_117A,
|
||||
F_14A,
|
||||
F_14A_135_GR,
|
||||
F_14B,
|
||||
F_15C,
|
||||
@@ -131,6 +132,7 @@ CAP_CAPABLE = [
|
||||
F_15C,
|
||||
F_14B,
|
||||
F_14A_135_GR,
|
||||
F_14A,
|
||||
Su_33,
|
||||
J_11A,
|
||||
Su_30,
|
||||
|
||||
Reference in New Issue
Block a user