
BEGIN Object     
    Name                 Snack
    Width                1  
    Height               1
    Toughness            1.0000  
    MaxStackSize         20
    RenderDepth          1  
    Properties           Material
    BEGIN   Sprite
        x 0  
        y 0  
        w 1  
        h 1  
        RotateType 0
    END
END

BEGIN Object
    Name                 VendingMachine
    Width                1
    Height		 1
    ConstructionTime     1.50000
    MoveSpeedFactor      0.300000
    Toughness            50.0000
    MaxStackSize	 1
    Price                -500
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
    Research		 Vending
    Properties           StaticObject
    Properties           Scripted
    SpriteScale		 1.00
    BEGIN    Sprite
	x 0
	y 3
	w 2
	h 3
	RotateType 3
    END
    BEGIN Marker
        x               1.0
        y               1.0
        Index           1
    END
END

BEGIN Equipment  
    Name                 SnackBox    
    Scale                0.800000  
    AttackPower          1.00000  
    RechargeTime         1.00000  
    BEGIN   Sprite
        x 0
        y 1  
        w 2  
        h 2  
        RotateType 0
        BEGIN Marker
           x             1.0
           y             1.0
           Index         0
        END
    END
END
