BEGIN Object     
    Name                 EliteOps
    MoveSpeedFactor      0.500000  
    Toughness            80.0000  
    RenderDepth          2  
    ViewRange            16
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
	SpriteVariants       4
    Properties           Entity
    Properties           Guard
    Properties           DoesNotTire
    Properties           Scripted
    Equipment            AssaultRifle
	BEGIN Sprite     	 x 0 y 0 w 2 h 2 RotateType 1 END
	BEGIN Sprite     	 x 0 y 2 w 2 h 2 RotateType 1 END
	BEGIN Sprite     	 x 0 y 4 w 2 h 2 RotateType 1 END
	BEGIN Sprite     	 x 0 y 6 w 2 h 2 RotateType 1 END
END

BEGIN Callout  
    Name                 GroundEliteOps  
    Cost                 -1000  
    MaxNumber		 10000
    Vehicle              RiotVan
    Entity               EliteOps
    NumEntities          6
    Sprite               EmergencyRiotPolice
END