mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-22 06:44:43 +00:00
Update MTS-400 - MANTIS - Automode huge setup example.lua
This commit is contained in:
+1
@@ -22,6 +22,7 @@ local syriaborder = ZONE_POLYGON:New("Syria",GROUP:FindByName("Syria Border"))
|
|||||||
--- MANTIS
|
--- MANTIS
|
||||||
local RedMantis = MANTIS:New("SyMantis","SAM-SA","EWR",nil,"red")
|
local RedMantis = MANTIS:New("SyMantis","SAM-SA","EWR",nil,"red")
|
||||||
RedMantis:AddZones({syriaborder},{israelborder}) --accept and reject zones
|
RedMantis:AddZones({syriaborder},{israelborder}) --accept and reject zones
|
||||||
|
RedMantis.autoshorad = false
|
||||||
RedMantis:AddShorad(redshorad,600)
|
RedMantis:AddShorad(redshorad,600)
|
||||||
RedMantis:__Start(5)
|
RedMantis:__Start(5)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user