OPS Operation

- Condition
- Armygroup
- Auftrag
- OPS
This commit is contained in:
Frank
2022-12-07 18:32:50 +01:00
parent 3f296554ed
commit 539dfd6a38
5 changed files with 353 additions and 102 deletions

View File

@@ -628,7 +628,7 @@ AUFTRAG.Category={
--- AUFTRAG class version.
-- @field #string version
AUFTRAG.version="0.9.7"
AUFTRAG.version="0.9.8"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-- TODO list
@@ -5810,7 +5810,7 @@ function AUFTRAG:GetDCSMissionTask()
table.insert(DCStasks, DCStask)
elseif self.type==AUFTRAG.Type.AMMOSUPPLY then
elseif self.type==AUFTRAG.Type.REARMING then
----------------------
-- REARMING Mission --