mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2025-08-15 10:37:46 +00:00
Add files via upload
This commit is contained in:
parent
476658814c
commit
9e52295af6
@ -8,11 +8,13 @@
|
||||
-------------------------------------------------------------------------
|
||||
-- Observe a set of SAM sites being attacked by F18 SEAD
|
||||
-------------------------------------------------------------------------
|
||||
-- Date: Mar 2025
|
||||
-- Date: Mar 2025 - Updated July 2025
|
||||
|
||||
--- Borders
|
||||
local israelborder = ZONE_POLYGON:New("Israel",GROUP:FindByName("Israel Border"))
|
||||
local syriaborder = ZONE_POLYGON:New("Syria",GROUP:FindByName("Syria Border"))
|
||||
israelborder:DrawZone(-1,{0,1,0},1,{0,1,0},.1,1,true)
|
||||
syriaborder:DrawZone(-1,{1,0,0},1,{1,0,0},.1,1,true)
|
||||
|
||||
--- MANTIS
|
||||
local RedMantis = MANTIS:New("SyMantis","SAM-SA","EWR",nil,"red")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user