;------------------------------------------------------------------------------
Object GLAStingerSite
...
Behavior = StealthDetectorUpdate ModuleTag_18
DetectionRate = 1000 ; how often to rescan for stealthed things in my sight (msec)
DetectionRange = 225 ;Dustin, enable this for independant balancing!
ExtraRequiredKindOf = AIRCRAFT
CanDetectWhileGarrisoned = No ;Garrisoned means being in a structure that you units can shoot out of.
CanDetectWhileContained = No ;Contained means being in a transport or tunnel network.
End
Behavior = StealthDetectorUpdate ModuleTag_19
DetectionRate = 1000 ; how often to rescan for stealthed things in my sight (msec)
DetectionRange = 135 ;Dustin, enable this for independant balancing!
;ExtraForbiddenKindOf = AIRCRAFT
CanDetectWhileGarrisoned = No ;Garrisoned means being in a structure that you units can shoot out of.
CanDetectWhileContained = No ;Contained means being in a transport or tunnel network.
End
...