
# changed sprite and made RoomSpecific
BEGIN Object
    Name                 SmallBench
    Width                2
    Height               1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    Toughness            20.0000
    Price                -15
    NumSlots             2
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
    BEGIN   Sprite       x 40 y 26 w 4 h 2 RotateType 1 TopAligned false
        BEGIN Marker     x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN Marker     x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN Marker     x 5 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
        BEGIN Marker     x 7 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
        BEGIN Marker     x 9 y -1 orientation.x -1 orientation.y 0 Index 0 END
        BEGIN Marker     x 9 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
    END
    ToolbarSprite        BenchToolbar
    Properties           RoomSpecific
    Properties           StaticObject
END

# changed sprite, made RoomSpecific and Processor for custom jobs
BEGIN Object
    Name                 SmallTable
    Width                2
    ConstructionTime     0
    MoveSpeedFactor      0.250000
    Toughness            5.0000
    Price                -75
    NumSlots             8
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
    Properties           StaticObject
    Properties           Processor
    BEGIN   Sprite       x 40 y 31 w 4 h 2 RotateType 1 TopAligned false
        BEGIN Marker     x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN Marker     x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN Marker     x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
        BEGIN Marker     x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
        BEGIN Marker     x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
        BEGIN Marker     x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
        BEGIN Marker     x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
        BEGIN Marker     x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

        BEGIN Marker     x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
        BEGIN Marker     x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
        BEGIN Marker     x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
        BEGIN Marker     x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
        BEGIN Marker     x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
        BEGIN Marker     x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
        BEGIN Marker     x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
        BEGIN Marker     x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

        BEGIN Marker     x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
        BEGIN Marker     x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
        BEGIN Marker     x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
        BEGIN Marker     x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
        BEGIN Marker     x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
        BEGIN Marker     x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
        BEGIN Marker     x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
        BEGIN Marker     x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
    END
    ToolbarSprite        TableToolbar
    Properties           StaticObject
    Properties           RoomSpecific
END
