
#######################################################
#
#  Base Game Facilities
#
#######################################################

BEGIN Room       
    Name                 StoragePlan
END

BEGIN Room       
    Name 				 ExportsPlan
    BEGIN Requirement Type MinimumSize  x 1  y 3  END  
END

BEGIN Room       
    Name 				 DeliveriesPlan
    BEGIN Requirement Type MinimumSize  x 1  y 3  END
END

BEGIN Room       
    Name 				 GarbagePlan
    BEGIN Requirement Type MinimumSize  x 1  y 3  END
END

BEGIN Room       
    Name                 CanteenPlan  
END

BEGIN Room       
    Name                 KitchenPlan  
END

BEGIN Room       
    Name                 ShowerPlan  
END

BEGIN Room       
    Name                 YardPlan  
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 ExecutionPlan  
END

BEGIN Room       
    Name                 WorkshopPlan 
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 SecurityPlan  
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
END

BEGIN Room       
    Name                 OfficePlan  
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
END

BEGIN Room       
    Name                 MedicalWardPlan  
END

BEGIN Room       
    Name                 MorguePlan  
END

BEGIN Room       
    Name                 CommonRoomPlan  
END

BEGIN Room       
    Name                 LaundryPlan
END

BEGIN Room       
    Name                 CleaningCupboardPlan
    BEGIN Requirement Type MinimumSize  x 3  y 3  END
END

BEGIN Room       
    Name                 VisitationPlan
END

BEGIN Room       
    Name                 SolitaryPlan
END

BEGIN Room       
    Name                 KennelPlan  
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 ArmouryPlan
END

BEGIN Room       
    Name                 StaffroomPlan
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
END

BEGIN Room       
    Name                 LibraryPlan  
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 ForestryPlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 ClassroomPlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 ChapelPlan
    BEGIN Requirement Type MinimumSize  x 6  y 6  END
END

BEGIN Room       
    Name                 ParolePlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 IntakePlan  
END

BEGIN Room       
    Name                 MailPlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room
    Name                ShopPlan
    BEGIN Requirement Type MinimumSize x 4 y 4 END
END

#######################################################
#
#  Base Game Cell
#
#######################################################

BEGIN Room       
    Name                 CellPlan  
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
END

BEGIN Room       
    Name                 SuperiorCellPlan
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
END

BEGIN Room       
    Name                 HoldingCellPlan  
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room
    Name                 DormitoryPlan
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
END

BEGIN Room
    Name                FamilyCellPlan
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
END

BEGIN Room
    Name                NurseryPlan
END

#######################################################
#
#  Greater Reform Mod by Capt. Fantastic
#
#######################################################

BEGIN Room       
    Name                 ModelWorkshopPlan 
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                TherapyCentrePlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 AccountingOfficePlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 SalonPlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 GaragePlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 ParadeSquarePlan	
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 StudioPlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

BEGIN Room       
    Name                 ICTLabPlan
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
END

#######################################################
#
#  Recycling 3.0 Mod by murgh
#
#######################################################

BEGIN Room
    Name				 GardenPlan
END

BEGIN Room
    Name                GreenhousePlan
END

BEGIN Room
	Name				 RecyclingPlan
END

#######################################################
#
#  Prison Fire Brigade Mod by murgh
#
#######################################################

BEGIN Room
    Name				 PrisonFireBrigadePlan
END

BEGIN Room
    Name				 WaterTankAreaPlan
    BEGIN Requirement	 Type	 MinimumSize	 x 3	 y 3	 END  
END

#######################################################
#
#  Chinook Mod by murgh
#
#######################################################

BEGIN Room
    Name                 ChinookIntakeTowerPlan
	BEGIN Requirement Type MinimumSize x 4 y 2 END
END

BEGIN Room
    Name                 ChinookDeliveriesTowerPlan
	BEGIN Requirement Type MinimumSize x 2 y 2 END
END

BEGIN Room
    Name                 ChinookDeliveriesPlan
END

BEGIN Room
    Name                 ChinookLandingZonePlan
    BEGIN Requirement Type MinimumSize  x 13  y 7 END
END

BEGIN Room
    Name                 ChinookFuelDepotPlan
    BEGIN Requirement   Type Enclosed                   END
END

#######################################################
#
#  MoRoomTypes Mod by MikeFozzy98
#
#######################################################

BEGIN Room       
    Name                 CellBlockAPlan
END

BEGIN Room       
    Name                 CellBlockBPlan
END

BEGIN Room       
    Name                 CellBlockCPlan
END

BEGIN Room       
    Name                 CellBlockDPlan
END

BEGIN Room       
    Name                 SolitaryAPlan
END

BEGIN Room       
    Name                 SolitaryBPlan
END
BEGIN Room       
    Name                 SolitaryCPlan
END

BEGIN Room       
    Name                 SolitaryDPlan
END

BEGIN Room       
    Name                 UtilityRoomPlan
END

BEGIN Room       
    Name                 AdminCentrePlan
END