mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Aew&c ai planning.
AI will generate AWE&C * Only one flight per turn * Takes the airfield farthest away from the frontline * Prefers CV over any airfield
This commit is contained in:
@@ -173,8 +173,8 @@ class Package:
|
||||
FlightType.SEAD,
|
||||
FlightType.TARCAP,
|
||||
FlightType.BARCAP,
|
||||
FlightType.SWEEP,
|
||||
FlightType.AEWC,
|
||||
FlightType.SWEEP,
|
||||
FlightType.ESCORT,
|
||||
]
|
||||
for task in task_priorities:
|
||||
|
||||
Reference in New Issue
Block a user