
BEGIN Object     
    Name                 TeslaTrap   
    ConstructionTime     15.00000  
    MoveSpeedFactor      0.100000  
    Toughness            30.0000
    Price                -2000  
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               SolidMetal
    Properties           StaticObject
	Properties           Scripted
	Properties           Wired
	BEGIN   Sprite
        x 0 
        y 0  
        w 2  
        h 2  
        RotateType 0
    END
	BEGIN   Sprite
		x 2
		y 0
		w 2
		h 2
		RotateType 0
	END
		
END