mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
CHIEF - ArmoredGuard ensure on road
This commit is contained in:
parent
c34dc9f946
commit
9c0ac0ff57
@ -1,4 +1,4 @@
|
||||
---- **Ops** - Chief of Staff.
|
||||
--- **Ops** - Chief of Staff.
|
||||
--
|
||||
-- **Main Features:**
|
||||
--
|
||||
@ -2313,7 +2313,7 @@ function CHIEF:RecruitAssetsForZone(StratZone, MissionType, NassetsMin, NassetsM
|
||||
-- Create Armored on guard mission
|
||||
local TargetZone = StratZone.opszone.zone
|
||||
local Target = TargetZone:GetCoordinate()
|
||||
local mission=AUFTRAG:NewARMOREDGUARD(Target,"Vee")
|
||||
local mission=AUFTRAG:NewARMOREDGUARD(Target)
|
||||
|
||||
-- Add assets to mission.
|
||||
for _,asset in pairs(assets) do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user