mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-12 16:57:50 +00:00
Merge remote-tracking branch 'origin/develop' into branch
# Conflicts: # Moose Development/Moose/AI/AI_A2G_BAI.lua # Moose Development/Moose/AI/AI_CAP.lua # Moose Development/Moose/Modules_local.lua # Moose Development/Moose/Ops/EasyA2G.lua
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
--- **Ops** - Create your A2G Defenses.
|
||||
--
|
||||
-- **Main Features:**
|
||||
--
|
||||
-- * Automatically create and manage A2G defenses using an AirWing and Squadrons for one coalition
|
||||
-- * Easy set-up
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-------------------------------------------------------------------------
|
||||
-- Easy A2G Engagement Class, based on OPS classes
|
||||
-------------------------------------------------------------------------
|
||||
@@ -15,8 +24,6 @@
|
||||
-- Last Update: Dec 2025
|
||||
-------------------------------------------------------------------------
|
||||
--
|
||||
--- **Ops** - Easy A2G Manager
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- **Main Features:**
|
||||
@@ -931,5 +938,3 @@ function EASYA2G:onafterStatus(From,Event,To)
|
||||
self:__Status(30)
|
||||
return self
|
||||
end
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
--- **Ops** - Create your A2A Defenses.
|
||||
--
|
||||
-- **Main Features:**
|
||||
--
|
||||
-- * Automatically create and manage A2A defenses using an AirWing and Squadrons for one coalition
|
||||
-- * Easy set-up
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-------------------------------------------------------------------------
|
||||
-- Easy CAP/GCI Class, based on OPS classes
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user