
#######################################################
#
#  Begin Vending Machines 2.0
#
#######################################################

BEGIN Object
    Name                 VendingOutOfStockSign
    Width                1
    Height               1
    Properties           Sellable
    RenderDepth          1
    SpriteScale          0.33
    BEGIN   Sprite       x 39 y 51 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 VendingOutOfOrderSign
	Width				 1
	Height				 1
    Properties           Sellable
    RenderDepth          1
    SpriteScale          0.33
	BEGIN	Sprite		 x 38 y 51 w 1 h 1 RotateType 4 END
END

BEGIN Object
    Name                 VendingStackFruit
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 1 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 1 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldFruit
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 3 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedFruit0
    BEGIN   Sprite       x 27 y 1 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedFruit1
    BEGIN   Sprite       x 29 y 1 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedFruit2
    BEGIN   Sprite       x 31 y 1 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineFruit
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 1 w 2 h 2 END
    BEGIN   Sprite       x 11 y 1 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackFruit
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackPrisonerUniform
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 5 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 5 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldPrisonerUniform
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 7 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedPrisonerUniform0
    BEGIN   Sprite       x 27 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedPrisonerUniform1
    BEGIN   Sprite       x 29 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedPrisonerUniform2
    BEGIN   Sprite       x 31 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
	Name				 VendingMachinePrisonerUniform
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
    AttachToWall         true
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 StaticObject
	Properties			 Electrical
	Price				 -500
	Properties			 Scripted
	MadeOf				 SolidMetal
	Toughness			 150
	RenderDepth			 0
	NumSlots			 1
	BEGIN ToolbarSprite	 x 11 y 5 w 2 h 2 END
    BEGIN   Sprite       x 11 y 5 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
	AutoOrder			 VendingStackPrisonerUniform
	AutoOrderQuantity	 1
	Research			 VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackSandwich
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 9 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 9 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldSandwich
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 11 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 11 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 11 w 2 h 2 RotateType 0 END
	BEGIN   Sprite       x 25 y 11 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedSandwich0
    BEGIN   Sprite       x 27 y 9 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSandwich1
    BEGIN   Sprite       x 29 y 9 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSandwich2
    BEGIN   Sprite       x 31 y 9 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineSandwich
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 9 w 2 h 2 END
    BEGIN   Sprite       x 11 y 9 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackSandwich
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackBurger
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 42 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 42 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldBurger
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 44 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 44 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 44 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 44 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedBurger0
    BEGIN   Sprite       x 27 y 42 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedBurger1
    BEGIN   Sprite       x 29 y 42 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedBurger2
    BEGIN   Sprite       x 31 y 42 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineBurger
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 42 w 2 h 2 END
    BEGIN   Sprite       x 11 y 42 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackBurger
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackWater
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 13 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 13 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldWater
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 15 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 15 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 15 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 15 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedWater0
    BEGIN   Sprite       x 27 y 13 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedWater1
    BEGIN   Sprite       x 29 y 13 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedWater2
    BEGIN   Sprite       x 31 y 13 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineWater
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 13 w 2 h 2 END
    BEGIN   Sprite       x 11 y 13 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackWater
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackSnack
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 17 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 17 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldSnack
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 19 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 19 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 19 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 19 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedSnack0
    BEGIN   Sprite       x 27 y 17 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSnack1
    BEGIN   Sprite       x 29 y 17 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSnack2
    BEGIN   Sprite       x 31 y 17 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineSnack
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 17 w 2 h 2 END
    BEGIN   Sprite       x 11 y 17 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackSnack
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackCoffee
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 21 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 21 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldCoffee
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 23 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 23 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 23 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 23 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedCoffee0
    BEGIN   Sprite       x 27 y 21 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedCoffee1
    BEGIN   Sprite       x 29 y 21 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedCoffee2
    BEGIN   Sprite       x 31 y 21 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineCoffee
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 21 w 2 h 2 END
    BEGIN   Sprite       x 11 y 21 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 21 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackCoffee
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackSoup
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 29 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 29 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldSoup
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 31 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 31 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 31 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedSoup0
    BEGIN   Sprite       x 27 y 29 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedSoup1
    BEGIN   Sprite       x 29 y 29 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedSoup2
    BEGIN   Sprite       x 31 y 29 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineSoup
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 3 y 21 w 2 h 2 END
    BEGIN   Sprite       x 3 y 21 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 21 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackSoup
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackShop
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 34 y 9 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 40 y 9 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldShop
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 34 y 29 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 36 y 29 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 38 y 29 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 32 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedShop0
    BEGIN   Sprite       x 34 y 29 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedShop1
    BEGIN   Sprite       x 36 y 29 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedShop2
    BEGIN   Sprite       x 38 y 29 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineShop
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 29 w 2 h 2 END
    BEGIN   Sprite       x 11 y 29 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackShop
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackNews
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 40 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 40 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldNews
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 29 y 39 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 39 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 39 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 39 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedNews0
    BEGIN   Sprite       x 27 y 39 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedNews1
    BEGIN   Sprite       x 27 y 39 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedNews2
    BEGIN   Sprite       x 27 y 39 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineNews
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 38 w 2 h 2 END
    BEGIN   Sprite       x 11 y 38 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackNews
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackMedicine
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 25 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 25 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldMedicine
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 27 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 27 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 27 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 25 y 27 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedMedicine0
    BEGIN   Sprite       x 27 y 25 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedMedicine1
    BEGIN   Sprite       x 29 y 25 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedMedicine2
    BEGIN   Sprite       x 31 y 25 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineMedicine
    Width                1
	ConstructionTime	 0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 25 w 2 h 2 END
    BEGIN   Sprite       x 11 y 25 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 5 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
	AutoOrder			 VendingStackMedicine
	AutoOrderQuantity	 1
	Research			 Health
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackOrangeJuice
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 34 y 5 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 40 y 5 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldOrangeJuice
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 43 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 45 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 47 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 41 y 7 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedOrangeJuice0
    BEGIN   Sprite       x 43 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedOrangeJuice1
    BEGIN   Sprite       x 45 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedOrangeJuice2
    BEGIN   Sprite       x 47 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineOrangeJuice
    Width                1
	ConstructionTime	 0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 36 y 47 w 2 h 2 END
    BEGIN   Sprite       x 36 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 6 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 8 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 15 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 22 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 29 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
	Research			 VendingMachines
	WorkGroup			 VendingMachines
END
#	AutoOrder			 VendingStackOrangeJuice
#	AutoOrderQuantity	 2

BEGIN Object
    Name                 VendingStackWaterCooler
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 34 y 1 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 40 y 1 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldWaterCooler
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 43 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 45 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 47 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 41 y 3 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedWaterCooler0
    BEGIN   Sprite       x 43 y 1 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedWaterCooler1
    BEGIN   Sprite       x 45 y 1 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedWaterCooler2
    BEGIN   Sprite       x 47 y 1 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineWaterCooler
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Toughness            100.0000
    Price                -100
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               SolidMetal
    Toughness            150
    Properties           StaticObject
    Properties           Scripted
    NumSlots             1
    RenderDepth          0
	BEGIN ToolbarSprite	 x 31 y 52 w 2 h 2 END
    BEGIN   Sprite       x 31 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.5 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 2.5 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 5.5 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 7 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 13 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 19 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 25 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackWaterCooler
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingWaterSplash
    Width                1
    Height               1
    Properties           Scripted
    RenderDepth          1
    BEGIN   Sprite       x 44 y 9 w 2 h 2 RotateType 1 END
END

BEGIN Object
    Name                 VendingWaterPuddle
    Width                1
    Height               1
    MoveSpeedFactor      0.3
    RenderDepth          1
    SpriteScale          0.75
    Properties           Material
    Properties           Scripted
    SpriteVariants       4
    BEGIN   Sprite       x 42 y 11 w 1 h 1 RotateType 0 END
    BEGIN   Sprite       x 43 y 11 w 1 h 1 RotateType 0 END
    BEGIN   Sprite       x 42 y 12 w 1 h 1 RotateType 0 END
    BEGIN   Sprite       x 43 y 12 w 1 h 1 RotateType 0 END
END
BEGIN Object
    Name                 VendingWaterFountain
    Width                1
    Height               1
    ConstructionTime     0
    Toughness            100.0000
    Price                -100
    NumSlots             1
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    BEGIN   Sprite       x 44 y 11 w 2 h 2  RotateType 3 END
    MadeOf               SolidMetal
    Toughness            150
    Properties           StaticObject
    Properties           Scripted
    Research             VendingMachines
END



# fake processor: so modded staff think they can operate it and thus store materials in it as well (stacks only)
BEGIN Object
	Name				 VendingStorageRack
	ConstructionTime	 0
	MoveSpeedFactor		 0.6
	Toughness			 90
	Price				 -150
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Processor
	NumSlots			 8
	RenderDepth			 0
	Width				 4
	Height				 2
	BEGIN ToolbarSprite	 x 41 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 41 y 20 w 6 h 3 RotateType 2 TopAligned false
		BEGIN	Marker	 x 0.7 y 1.75 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.7 y 0.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 2.15 y 1.75 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2.15 y 0.25 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 3.65 y 0.25 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 3.65 y 1.75 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5.15 y 0.25 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5.15 y 1.75 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 8.7 y -1.75 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 8.7 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 8.15 y -1.75 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 8.15 y -1.25 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 8.65 y 0.25 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 8.65 y -0.75 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 8.15 y 0.25 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 8.15 y -0.75 orientation.x -1 orientation.y 0 Index 7 END
	END
    Research             VendingMachines
	WorkGroup			 VendingMachines
END


BEGIN Object
	Name				 VendingOrange
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	Price				 -1
	MaxStackSize		 20
    SpriteScale          0.5
	Properties			 Sellable
    BEGIN   Sprite       x 50 y 47 w 1 h 1 RotateType 0 END
    BEGIN   StackSprite  x 47 y 46 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingOrangeJuicer
    Width                3
    Height               1
    ConstructionTime     0
    AttachToWall         false
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Processor
    Properties           Scripted
    BlockedBy            Wall
    MadeOf               SolidMetal
    Toughness            150
    NumSprites           2
    Price                -300
    NumSlots             3
    RenderDepth          0
	BEGIN ToolbarSprite	 x 41 y 42 w 2 h 2 END
    BEGIN   Sprite       x 39 y 42 w 6 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 2.140625 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN   Marker   x 5 y 2 orientation.x 0 orientation.y 0 Index 2 END
    END
    BEGIN   Sprite       x 45 y 42 w 6 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 2.140625 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN   Marker   x 5 y 2 orientation.x 0 orientation.y 0 Index 2 END
    END
    BEGIN Workers
        Worker Cook
        Worker Workman
        Worker Prisoner
		Worker VendingManager
    END
    Research             VendingMachines
	WorkGroup			 VendingMachines
END



BEGIN Object
	Name				 VendingTreeFruitOrange
	RenderDepth			 1
	WorkGroup			 GardenGroup
	NumSprites			 15
    SpriteScale          0.5
	BEGIN	Sprite		 x 50 y 50 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 38 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 39 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 40 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 41 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 42 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 43 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 44 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 45 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 46 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 47 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 48 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 49 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 49 y 47 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 50 y 47 w 1 h 1 RotateType 0 END
	Properties			 Sellable
END

BEGIN Object
	Name				 VendingTreeFruitRottenOrange
	RenderDepth			 1
	WorkGroup			 GardenGroup
    SpriteScale          0.5
	BEGIN	Sprite		 x 51 y 47 w 1 h 1 RotateType 0 END
	Properties			 Rubbish
END

BEGIN Object     
    Name                 VendingTreeOrange  
    Width                3
    Height               3
	ConstructionTime	 0
    Toughness            10.0000
	Price				 -100
    RenderDepth          0
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 42 y 16 w 4 h 4 RotateType 4 END
    SpriteScale          0.9
    MadeOf               Wood
    Research             VendingMachines
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 GardenGroup
END

BEGIN Object
	Name				 VendingApple
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	Price				 -2
	MaxStackSize		 20
    SpriteScale          0.5
	Properties			 Sellable
	WorkGroup			 GardenGroup
	BEGIN	Sprite		 x 50 y 51 w 1 h 1 RotateType 0 END
	BEGIN	StackSprite	 x 47 y 50 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 VendingTreeFruitApple
	RenderDepth			 2
	WorkGroup			 GardenGroup
	NumSprites			 15
    SpriteScale          0.5
	BEGIN	Sprite		 x 50 y 50 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 38 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 39 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 40 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 41 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 42 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 43 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 44 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 45 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 46 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 47 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 48 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 49 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 49 y 51 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 50 y 51 w 1 h 1 RotateType 0 END
	Properties			 Sellable
END

BEGIN Object
	Name				 VendingTreeFruitRottenApple
	RenderDepth			 2
	WorkGroup			 GardenGroup
    SpriteScale          0.5
	BEGIN	Sprite		 x 51 y 51 w 1 h 1 RotateType 0 END
	Properties			 Rubbish
END

BEGIN Object
    Name                 VendingTreeApple
    Width                3
    Height               3
	ConstructionTime	 0
    Toughness            10.0000
	Price				 -100
    RenderDepth          1
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 47 y 38 w 4 h 4 RotateType 4 END
    SpriteScale          0.9
    MadeOf               Wood
    Research             VendingMachines
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 GardenGroup
END

BEGIN Object
	Name				 VendingCherry
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	Price				 -2
	MaxStackSize		 20
    SpriteScale          0.5
	Properties			 Sellable
	WorkGroup			 GardenGroup
	BEGIN	Sprite		 x 50 y 49 w 1 h 1 RotateType 0 END
	BEGIN	StackSprite	 x 47 y 48 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 VendingTreeFruitCherry
	RenderDepth			 2
	WorkGroup			 GardenGroup
	NumSprites			 15
    SpriteScale          0.5
	BEGIN	Sprite		 x 50 y 50 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 38 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 39 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 40 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 41 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 42 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 43 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 44 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 45 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 46 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 47 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 48 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 49 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 49 y 49 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 50 y 49 w 1 h 1 RotateType 0 END
	Properties			 Sellable
END

BEGIN Object
	Name				 VendingTreeFruitRottenCherry
	RenderDepth			 2
	WorkGroup			 GardenGroup
    SpriteScale          0.5
	BEGIN	Sprite		 x 51 y 49 w 1 h 1 RotateType 0 END
	Properties			 Rubbish
END

BEGIN Object
    Name                 VendingTreeCherry
    Width                3
    Height               3
	ConstructionTime	 0
    Toughness            10.0000
	Price				 -100
    RenderDepth          1
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 46 y 13 w 4 h 4 RotateType 4 END
    SpriteScale          0.9
    MadeOf               Wood
    Research             VendingMachines
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 GardenGroup
END

BEGIN Equipment
	Name				 VendingTreePruner
	Scale				 0.800000
	AttackPower			 5.00000
	RechargeTime		 3.00000
	Properties			 Tools
	Properties			 Weapons
	Properties			 Metal
	BEGIN	Sprite		 x 50 y 52 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
END

BEGIN Object
    Name                 VendingAirConditioner
    Width                2
    Height               1
    ConstructionTime     0
    MoveSpeedFactor      0.700000
    Toughness            100.0000
    Price                -100
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
    Properties           StaticObject
    Properties           Utility
    Properties           Electrical
    Properties           Scripted
    Properties           ExplodeWhenWet
    Properties           BuiltOnWall
    Properties           Wired
    RenderDepth          1
    NumSprites           3
	BEGIN ToolbarSprite	 x 34 y 23 w 2 h 2 END
    BEGIN   Sprite       x 34 y 23 w 4 h 2 RotateType 2 END
    BEGIN   Sprite       x 34 y 21 w 4 h 2 RotateType 4 END
    BEGIN   Sprite       x 34 y 25 w 4 h 2 RotateType 4 END
    Research             VendingMachines
	WorkGroup			 VendingMachines
	GroundBaseOveride	 0
END

BEGIN Object
	Name				 VendingEarnings
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	MaxStackSize		 20
	Properties			 Sellable
	Price				 -100
	BEGIN	Sprite		 x 18 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 24 y 37 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

#######################################################
#
#  End Vending Machines 2.0
#
#######################################################



#######################################################
#
# Begin Lottery 2.0
#
#######################################################

BEGIN Object
    Name                 VendingStackLottery
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 18 y 34 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 24 y 34 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldLottery
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 27 y 36 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 29 y 36 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 31 y 34 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedLottery0
    BEGIN   Sprite       x 27 y 34 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedLottery1
    BEGIN   Sprite       x 29 y 34 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineLottery
    Width                1
	ConstructionTime	 0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 11 y 34 w 2 h 2 END
    BEGIN   Sprite       x 11 y 34 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 3 y 34 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 9 y 34 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 1 y 34 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
	AutoOrder			 VendingStackLottery
	AutoOrderQuantity	 1
	Research			 VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
	Name				 VendingLotteryCash
	Width				 1
	Height				 1
	Properties			 Material
	MaxStackSize		 1000
	Price				 -1
    RenderDepth          1
	BEGIN	Sprite		 x 18 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 24 y 37 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
	Name				 LotteryJackpot
	Width				 1
	Height				 1
	Properties			 Material
	RenderDepth			 5
	MaxStackSize		 100
	Price				 -2
	Properties			 Sellable
	BEGIN	Sprite		 x 18 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 24 y 37 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingLotterySafe
	Width				 2
	Height				 2
    ConstructionTime     0
    Price                -1200
	Teleportable		 true
    MoveSpeedFactor      0.600000
    Toughness            50000.0000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    RenderDepth          0
	NumSprites			 4
	NumSlots			 5
	BEGIN ToolbarSprite	 x 34 y 35 w 2 h 2 END
	BEGIN	Sprite		 x 34 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
	BEGIN	Sprite		 x 38 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
	BEGIN	Sprite		 x 42 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
	BEGIN	Sprite		 x 46 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
    MadeOf               HollowMetal
    Properties           Scripted
	WorkGroup			 VendingMachines
END

BEGIN Object
	Name				 VendingLotteryWinnerMarker
    MoveSpeedFactor		 0.200000
	Width				 3
	Height				 3
	RenderDepth			 5
	Toughness			 100000.0000
	BEGIN	Sprite		 x 43 y 38 w 4 h 4 RotateType 0 END
	Properties			 MobileObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 Win5000
    Width                1
    Height               1
    RenderDepth          5
    Price                -10000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.1
	BEGIN	Sprite		 x 34 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 Lost5000
    Width                1
    Height               1
    RenderDepth          5
    Price                10000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.1
	BEGIN	Sprite		 x 34 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 PrisonLotterySuperJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -20000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.2
	BEGIN	Sprite		 x 36 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 PrisonLotteryMegaJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -200000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.5
	BEGIN	Sprite		 x 38 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 SylvesterLotterySuperJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -2000000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.2
	BEGIN	Sprite		 x 36 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 SylvesterLotteryMegaJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -9000000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.5
	BEGIN	Sprite		 x 38 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 VendingMoneySafe
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.25000
	Toughness			 50.0000
	Price				 -100
	NumSlots			 1
	RenderDepth			 0
	BEGIN	Sprite		 x 34 y 43 w 2 h 2 RotateType 0 TopAligned false
	 BEGIN	Marker		 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
	END
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 HollowMetal
	WorkGroup			 VendingMachines
	Properties			 StaticObject
	Research			 VendingMachines
END

BEGIN Room
	Name				 LotteryVault
	Research			 VendingMachines
	WorkGroup			 VendingMachines
	BEGIN Requirement	 Type Indoor END
	BEGIN Requirement	 Type Object Id VendingMoneySafe	 END
	BEGIN Requirement	 Type Object Id VendingStorageRack	 END
END

BEGIN Object
	Name				 LotteryOfficial
    Toughness			 10.0000
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
	Equipment            Clipboard
    BEGIN   Sprite       x 34 y 38 w 2 h 2 RotateType 1 END
	Properties			 DefaultBehaviour
	Properties			 DoesNotTire
	Research			 VendingMachines
END

#######################################################
#
#  End Lottery 2.0
#
#######################################################

BEGIN Room
    Name                VendingStorageRoom
    BEGIN Requirement   Type MinimumSize x 4 y 3           END
    BEGIN Requirement   Type Enclosed                      END
    BEGIN Requirement   Type Indoor                        END
    BEGIN Requirement   Type AdjacentObject Id VendingAirConditioner END
    BEGIN Requirement   Type Object     Id VendingStorageRack END
    BEGIN LikelyObject  Id  VendingOrangeJuicer  END
    Research            VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
	Name				 VendingManager
	Price				 -1000
	Upkeep				 -250
    Toughness			 10.0000
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 VendingMachines
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
    Research             VendingMachines
	Equipment            Screwdriver
    BEGIN   Sprite       x 34 y 12 w 2 h 2 RotateType 1 END
    BEGIN   Sprite       x 34 y 14 w 2 h 2 RotateType 1 END
    BEGIN   Sprite       x 34 y 16 w 2 h 2 RotateType 1 END
    BEGIN   Sprite       x 34 y 18 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 VendingStorageRoom
END

BEGIN Object
	Name				 VendingTestEntity
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
    Research             VendingMachines
    BEGIN   Sprite       x 34 y 40 w 2 h 2 RotateType 1 END
END
