Add support for the flyable Apache.

This commit is contained in:
RndName
2022-03-17 21:50:30 +01:00
parent a88cd60f31
commit a75a3af13d
15 changed files with 31 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ from dcs.helicopters import (
AH_1W,
AH_64A,
AH_64D,
AH_64D_BLK_II,
CH_47D,
CH_53E,
Ka_50,
@@ -210,6 +211,7 @@ CAS_CAPABLE = [
MiG_27K,
MiG_29A,
MiG_21Bis,
AH_64D_BLK_II,
AH_64D,
AH_64A,
AH_1W,