BEGIN Object     
    Name                 JailDoorWhite  
    ConstructionTime     7.00000  
    Toughness            100.000  
    Teleportable         true  
    Price                -200  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 0 
        y 0  
        w 2  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 JailDoorBlack  
    ConstructionTime     7.00000  
    Toughness            100.000  
    Teleportable         true  
    Price                -200  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 0 
        y 4  
        w 2  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 JailDoorDarkRed  
    ConstructionTime     7.00000  
    Toughness            100.000  
    Teleportable         true  
    Price                -200  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 10 
        y 0  
        w 2  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 JailDoorLargeWhite
    Width                2  
    ConstructionTime     7.00000  
    Toughness            100.000  
    Teleportable         true  
    Price                -350  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 0 
        y 2  
        w 4  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 JailDoorLargeBlack
    Width                2  
    ConstructionTime     7.00000  
    Toughness            100.000  
    Teleportable         true  
    Price                -350  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 0 
        y 6  
        w 4  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 JailDoorLargeDarkRed
    Width                2  
    ConstructionTime     7.00000  
    Toughness            100.000  
    Teleportable         true  
    Price                -350  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 10 
        y 2  
        w 4  
        h 2  
        RotateType 1
    END
END