BEGIN Room       
    Name                 Cell  
    Capturable           true
    BEGIN Requirement Type MinimumSize  x 2  y 2  END
    BEGIN Requirement Type Enclosed END
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id Bed  END
    BEGIN Requirement Type Object  Id Toilet  END
    BEGIN LikelyObject	Id		JailDoor		END
    BEGIN LikelyObject  Id      Bookshelf       END
END

BEGIN Room       
    Name                 HoldingCell  
    Capturable           true
    BEGIN Requirement Type MinimumSize  x 2  y 4  END
    BEGIN Requirement Type Enclosed END
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id Toilet  END
    BEGIN Requirement Type Object  Id Bench  END
    BEGIN LikelyObject	Id		ShowerHead		END
    BEGIN LikelyObject	Id		Drain			END
    BEGIN LikelyObject  Id      PhoneBooth      END
    BEGIN LikelyObject	Id		Bed             END
END

BEGIN Room       
    Name                 Yard  
    BEGIN Requirement Type MinimumSize  x 2  y 2  END
    BEGIN Requirement Type Secure END
    BEGIN LikelyObject	Id		WeightsBench	END
    BEGIN LikelyObject	Id		PhoneBooth		END
END

BEGIN Room       
    Name                 Workshop 
    Research             PrisonLabour 
    Properties           PrisonersCanWork
    BEGIN Requirement Type MinimumSize  x 2  y 4  END
    BEGIN Requirement Type Object   Id WorkshopSaw  END
    BEGIN Requirement Type Object   Id WorkshopPress END
    BEGIN Requirement Type Object   Id Table END
    BEGIN LikelyObject  Id      CarpenterTable  END
    BEGIN Contraband    Id      Saw             END
    BEGIN Contraband    Id      Screwdriver     END
    BEGIN Contraband    Id      Hammer          END
    BEGIN Contraband    Id      Drill           END
    BEGIN Contraband    Id      Shank           END
    BEGIN Contraband    Id      WoodenPickAxe   END
END

BEGIN Room       
    Name                 Security  
    Research             Security
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
    BEGIN Requirement Type Object  Id OfficeDesk  END
    BEGIN Requirement Type Object  Id Chair  END
    BEGIN Requirement Type Object  Id FilingCabinet  END
    BEGIN LikelyObject	Id		CctvMonitor		END
    BEGIN LikelyObject  Id      DoorControlSystem  END
    BEGIN LikelyObject  Id      PhoneMonitor    END
    BEGIN Contraband    Id      JailKeys        END
    BEGIN Contraband    Id      Baton           END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Lighter         END
END

BEGIN Room       
    Name                 Office  
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
    BEGIN Requirement Type Object  Id OfficeDesk  END
    BEGIN Requirement Type Object  Id Chair  END
    BEGIN Requirement Type Object  Id FilingCabinet  END
    BEGIN Requirement Type Indoor  END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN Contraband    Id      MobilePhone     END
    BEGIN Contraband    Id      Booze           END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Lighter         END
END

BEGIN Room       
    Name                 CleaningCupboard
    Research             Cleaning
    Properties           PrisonersCanWork
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type MinimumSize  x 2  y 2  END
    BEGIN Contraband    Id      Poison  END
    BEGIN Contraband    Id      Club END
END

BEGIN Room       
    Name                 Kennel  
    Research             Dogs
    BEGIN Requirement Type MinimumSize  x 1  y 2  END
    BEGIN Requirement Type Enclosed END
    BEGIN Requirement Type Object  Id DogCrate  END
END

BEGIN Room       
    Name                 Staffroom
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
    BEGIN Requirement Type Object  Id SofaChairDouble END
    BEGIN Requirement Type Object  Id DrinkMachine  END
    BEGIN LikelyObject	Id		Radio	END
    BEGIN LikelyObject	Id		ArcadeCabinet	END
    BEGIN LikelyObject	Id		SofaChairSingle	END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Lighter         END
    BEGIN Contraband    Id      MobilePhone     END
END

BEGIN Room       
    Name                 Library  
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id LibraryBookshelf  END
    BEGIN Requirement Type Object Id SortingTable END
    BEGIN Contraband    Id      Scissors        END
    Properties           PrisonersCanWork
    Qualification        FoundationEducation
    WorkGroup            Library
END

BEGIN Room       
    Name                 Forestry
    Research             GroundsKeeping
    BEGIN Requirement Type MinimumSize  x 3  y 3  END
    BEGIN Requirement Type Outdoor END
END

BEGIN Room       
    Name                 Classroom
    Research             Education
    BEGIN Requirement Type MinimumSize  x 2  y 2  END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id SchoolDesk END
    BEGIN Requirement Type Object  Id OfficeDesk END
END

BEGIN Room
    Name                Chapel
    BEGIN Requirement Type MinimumSize x 3 y 4 END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object Id Altar END
    BEGIN Requirement Type Object Id Pews END
    BEGIN Requirement Type Object Id PrayerMat END
    WorkGroup           Chapel
END

BEGIN Room       
    Name                 ParoleRoom
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
    BEGIN Requirement Type Object  Id VisitorTable  END
END
