
BEGIN Object     
    Name                 LongRange
    Width                1  
    Height               5
    ConstructionTime     20.00000  
    MoveSpeedFactor      0.900000  
    Toughness            10.0000   
    RenderDepth          1  
    Research            AdvancedArmoury
    Properties           RoomSpecific
    Properties           StaticObject
    Group                StaticObject
    WorkGroup            GunRange
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    BEGIN   Sprite
        x 0 
        y 0  
        w 2  
        h 10  
        RotateType 0
        BEGIN Marker
           x             1.0
           y             8.5
           Index         0
        END
    END
END

BEGIN Object     
    Name                 MedRange
    Width                1  
    Height               4
    ConstructionTime     15.00000  
    MoveSpeedFactor      0.250000  
    Toughness            10.0000   
    RenderDepth          1 
    Research             AdvancedArmoury 
    Properties           RoomSpecific
    Properties           StaticObject
    Group                StaticObject
    WorkGroup            GunRange
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    BEGIN Sprite
        x 2 
        y 0  
        w 2  
        h 8  
        RotateType 0
        BEGIN Marker
           x             1.0
           y             6.5
           Index         0
        END
    END
END

BEGIN Object     
    Name                 ShortRange
    Width                1  
    Height               3
    ConstructionTime     10.00000  
    MoveSpeedFactor      0.250000  
    Toughness            10.0000   
    RenderDepth          1  
    Research             AdvancedArmoury
    Properties           RoomSpecific
    Properties           StaticObject
    Group                StaticObject
    WorkGroup            GunRange
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    BEGIN   Sprite
        x 4 
        y 0  
        w 2  
        h 6  
        RotateType 0
        BEGIN Marker
           x             1.0
           y             5.5
           Index         0
        END
    END
END

BEGIN Object     
    Name                 CCRange
    Width                1  
    Height               2
    ConstructionTime     5.00000  
    MoveSpeedFactor      0.250000  
    Toughness            10.0000   
    RenderDepth          1
    Research             AdvancedArmoury  
    Properties           RoomSpecific
    Properties           StaticObject
    Group                StaticObject
    WorkGroup            GunRange
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    BEGIN   Sprite
        x 0 
        y 0  
        w 2  
        h 4 
        RotateType 0
        BEGIN Marker
           x             1.0
           y             3.5
           Index         0
        END
    END
END


BEGIN Room
    Name                GunRange
    Research            AdvancedArmoury
    WorkGroup           GunRange
    BEGIN Requirement Type Enclosed END
    BEGIN Requirement Type Object  Id WeaponRack  END
    BEGIN Requirement Type Object  Id CCRange  END
    BEGIN Requirement Type Object  Id Chair  END
    BEGIN Requirement Type MinimumSize  x 4  y 3  END
    BEGIN Requirement Type Indoor END
    BEGIN Contraband    Id      Rifle           END
    BEGIN Contraband    Id      AssaultRifle    END
    BEGIN Contraband    Id      Shotgun         END
    BEGIN Contraband    Id      Gun             END
    BEGIN Contraband    Id      Tazer           END
    BEGIN Contraband    Id      Baton           END
END

