First Version of AI_A2G_DISPATCHER. There are lots of challenges here to overcome. One of the first one is the defense points.

This commit is contained in:
FlightControl
2018-11-02 16:43:06 +01:00
parent c164c0f9e3
commit 3e3dfc83aa
10 changed files with 4767 additions and 692 deletions

View File

@@ -60,11 +60,15 @@ Functional/PseudoATC.lua
Functional/Warehouse.lua
AI/AI_Balancer.lua
AI/AI_Air.lua
AI/AI_A2A.lua
AI/AI_A2A_Patrol.lua
AI/AI_A2A_Cap.lua
AI/AI_A2A_Gci.lua
AI/AI_A2A_Dispatcher.lua
AI/AI_A2G.lua
AI/AI_A2G_Engage.lua
AI/AI_A2G_Dispatcher.lua
AI/AI_Patrol.lua
AI/AI_Cap.lua
AI/AI_Cas.lua