
BEGIN Object  
    Name                 StatusLight
    ConstructionTime     2.0000  
    Price                -50
    RenderDepth          0
    AttachToWall         false
    Group                StaticObject
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               StatusLight
    MadeOf               Composite
    Properties           StaticObject
    Properties           Wired
    Properties           Electrical   
    Research             RemoteAccess
	SpriteScale			 0.5
END

BEGIN Object
	Name				 StatusLightProxy
	ConstructionTime	 0
	Price				 -300
	Height				 1
	RenderDepth			 3
	BlockedBy			 UtilityStation
	Sprite				 StatusLight
	SpriteScale			 0.5
	ToolbarSprite		 StatusLight
	MadeOf				 Composite
	Properties			 Scripted
	Research			 RemoteAccess
END

BEGIN Object     
    Name                 RoadSensor
    Width                5
    Height               1
    ConstructionTime     10.0000
    MoveSpeedFactor      0.750000
    Price                -200
	RenderDepth			 -1
	AttachToWall         false
    BlockedBy            Wall
    BlockedBy            UtilityStation
    BEGIN Sprite		 x 42 y 3 w 10 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 42 y 3 w 2 h 2 END
    MadeOf               Composite
    Properties           StaticObject
    Properties           Electrical
    Properties           Wired
	Properties			 DontAvoid
	Properties			 CanPlaceOnRoad
	Properties			 Scripted
	Research			 RemoteAccess
END

BEGIN Object     
    Name                 HalfRoadSensor
    Width                2
    Height               1
    ConstructionTime     7.5000
    MoveSpeedFactor      0.750000
    Price                -150
	RenderDepth			 -1
	AttachToWall         false
    BlockedBy            Wall
    BlockedBy            UtilityStation
    BEGIN Sprite		 x 42 y 3 w 4 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 42 y 3 w 2 h 2 END
    MadeOf               Composite
    Properties           StaticObject
    Properties           Electrical
    Properties           Wired
	Properties			 DontAvoid
	Properties			 CanPlaceOnRoad
	Properties			 Scripted
	Research			 RemoteAccess
END
