BEGIN Object     
    Name                 AD_JailDoor3Wide 
    Width                3  
    ConstructionTime     9.00000  
    Toughness            105.000  
    Teleportable         true  
    Price                -450  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 0 
        y 4  
        w 6  
        h 2  
        RotateType 2
    END
END

BEGIN Object     
    Name                 AD_JailDoor4Wide 
    Width                4
    ConstructionTime     11.00000  
    Toughness            110.000  
    Teleportable         true  
    Price                -600  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 0 
        y 6  
        w 8  
        h 2  
        RotateType 2
    END
END

BEGIN Object     
    Name                 AD_SolitaryDoor2Wide 
    Width                2
    ConstructionTime     23.00000  
    Toughness            310.000  
    Teleportable         true  
    Price                -900  
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    BlockedBy            UtilityStation  
    MadeOf               SolidMetal  
    Properties           StaticObject
    Properties           Door
    BEGIN   Sprite
        x 0 
        y 2  
        w 4  
        h 2  
        RotateType 2
    END
END