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:
Simon Krüger
2021-02-09 21:35:47 +01:00
committed by GitHub
parent 7a077a0d21
commit 71914b8a8b
2 changed files with 25 additions and 1 deletions

View File

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