mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
6 lines
163 B
Lua
6 lines
163 B
Lua
|
|
local FACGroup = GROUP:FindByName( "FAC Group" )
|
|
|
|
local FACDetection = DETECTION_UNITGROUPS:New( FACGroup, 1000, 250 ):SmokeDetectedZones():FlareDetectedUnits()
|
|
|