Add files via upload

This commit is contained in:
Thomas 2025-07-27 14:09:47 +02:00 committed by GitHub
parent 476658814c
commit 9e52295af6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -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")