

BEGIN Object 
 
    Name                 OldDocument
	Scale                0.500000 
    Width    			 1
	Height    			 1
	Toughness            1.0000  
    MaxStackSize         1000
    RenderDepth          1  
    Properties           Material
	Properties			 Rubbish
    BEGIN   Sprite
        x 16 
        y 2  
        w 2  
        h 2  
        RotateType 0
        BEGIN Marker
           x             0.9
           y             1.0
           Index         0
        END
    END
END

BEGIN Object     
    Name                 FilingCabinet  
    ConstructionTime     5.00000  
    MoveSpeedFactor      0.800000  
    Price                -30  
    RenderDepth          2  
	NumSlots             3
    AttachToWall         true  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               FilingCabinet 
    MadeOf               HollowMetal
	WorkGroup           PrintGroup
    ToolbarSprite        FilingCabinetToolbar
    Properties           StaticObject
    Properties           RoomSpecific
	Properties           Processor
END

BEGIN Object     
    Name                 ComputerStandard
	Research             ComputersAndMoreMod
	Price                -450
    Width                1  
    Height               1
	ConstructionTime     2.00000
    Toughness            10.0000  
    MaxStackSize         1
    RenderDepth          1  
    Properties           StaticObject
	Properties           Electrical
	Properties           ExplodeWhenWet
	Properties			 Sellable
	Group                StaticObject
	BlockedBy            Wall  
    BlockedBy            StaticObject 
	BEGIN Contraband  Id        CircuitBoard      END
    BEGIN   Sprite
        x 10 
        y 0  
        w 2  
        h 2  
        RotateType 4
    END
END
BEGIN Object     
    Name                 ComputerDesk  
	Research             BasicComputerClasses
    Height	             2 
    SpriteScale          1.00000  
    ConstructionTime     6.00000  
    MoveSpeedFactor      0.250000  
    Toughness            10.0000  
    Price                -200  
    NumSlots             1 
    RenderDepth          1  
    AttachToWall         true  
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               Composite
    Properties           StaticObject
    Properties           RoomSpecific
    WorkGroup            ComputerClass
    BEGIN   Sprite
        x 10 
        y 4 
		w 2
		h 4
        RotateType 1
		BEGIN Marker
           x             1.0
           y             1.0
           Index         0
        END
    END
END

BEGIN Object     
    Name                 Printer
	Research             Printing
	Price                -500
    Width                1  
    Height               1
	ConstructionTime     1.00000
    Toughness            8.0000  
    MaxStackSize         1
    RenderDepth          1  
    Properties           Electrical
	Properties           ExplodeWhenWet
	Properties			 Sellable
	Properties			 Scripted
	WorkGroup           PrintGroup
	BlockedBy            Wall  
    BlockedBy            StaticObject 
    BEGIN   Sprite
        x 10 
        y 2 
        w 2  
        h 2  
        RotateType 4
    END
END

BEGIN Object 
 
    Name                 Documents
	Scale                0.500000 
    Width    			 1
	Height    			 1
	Toughness            1.0000  
    MaxStackSize         20
    RenderDepth          1  
    Properties           Material
    BEGIN   Sprite
        x 14 
        y 2  
        w 2  
        h 2  
        RotateType 0
        BEGIN Marker
           x             0.9
           y             1.0
           Index         0
        END
    END
END


BEGIN Equipment 
 
    Name                 CircuitBoard    
    Scale                0.800000  
    AttackPower          0.25000  
    RechargeTime         1.00000  
    Properties           Weapons
	Properties           Tools
    Properties           Metal
    BEGIN   Sprite
        x 12 
        y 0  
        w 2  
        h 2  
        RotateType 0
        BEGIN Marker
           x             0.9
           y             1.0
           Index         0
        END
    END
END

BEGIN Equipment 
 
    Name                 Document    
    Scale                0.800000  
    AttackPower          0.00000  
    RechargeTime         1.00000  
    Properties           Luxuries
	Properties           Tools
    BEGIN   Sprite
        x 12 
        y 2  
        w 2  
        h 2  
        RotateType 0
        BEGIN Marker
           x             0.9
           y             1.0
           Index         0
        END
    END
END


BEGIN Room
    Name                ComputerRoom
	Research            ComputersAndMoreMod
	BEGIN Contraband    Id      CircuitBoard    END
	BEGIN Contraband    Id   Document  END
    BEGIN Requirement Type Indoor END
	BEGIN Requirement Type Enclosed END
    BEGIN Requirement Type Object  Id ComputerStandard  END
	BEGIN LikelyObject	Id		ComputerStandard				END
END

BEGIN Room
    Name                FileRoom
	Research            Printing
    WorkGroup           PrintGroup
	Qualification       BasicComputerClasses
    BEGIN Contraband    Id   CircuitBoard  END
	BEGIN Contraband    Id   Document  END
	BEGIN Requirement Type Indoor END
	BEGIN Requirement Type Enclosed END
	BEGIN Requirement Type Object  Id Printer  END
	BEGIN Requirement Type Object  Id FilingCabinet  END
	Properties           PrisonersCanWork
END


BEGIN Room
    Name                ComputerClassroom
    Research            BasicComputerClasses
    WorkGroup           ComputerClass
    Qualification       FoundationEducation
    BEGIN Requirement Type Enclosed END
    BEGIN Requirement Type Object  Id ComputerDesk  END
    BEGIN Requirement Type Object  Id OfficeDesk  END
    BEGIN Requirement Type Object  Id FilingCabinet  END
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
    BEGIN Requirement Type Indoor END
    BEGIN Contraband  Id    MobilePhone  END
    BEGIN Contraband  Id    Cigs  END
    BEGIN Contraband  Id    Lighter  END
	BEGIN Contraband  Id    Document  END
END


