From 595740b2a184359af31bfb77aad2a444f6dfc818 Mon Sep 17 00:00:00 2001 From: Fansana Date: Sat, 23 Nov 2024 16:42:47 +0100 Subject: [PATCH] add folders to cabinets --- .../Structures/Storage/filing_cabinets.yml | 24 +++++++++---------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml b/Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml index cfda95fc2f9..8d98ffcd35a 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml @@ -165,22 +165,20 @@ - type: StorageFill contents: - id: Pen - prob: 0.5 - id: PaperOffice amount: 1 maxAmount: 3 - - id: BoxFolderBlue - orGroup: Folder - - id: BoxFolderRed - orGroup: Folder - - id: BoxFolderYellow - orGroup: Folder - - id: BoxFolderWhite - orGroup: Folder - - id: BoxFolderGrey - orGroup: Folder - - id: BoxFolderBlack - orGroup: Folder + # Floof - we take paperwork serious + - id: BoxFolderCommand + - id: BoxFolderEngineering + - id: BoxFolderEpistemics + - id: BoxFolderHop + - id: BoxFolderJustice + - id: BoxFolderLogistics + - id: BoxFolderMedical + - id: BoxFolderSecurity + - id: BoxFolderService + # end Floof - type: entity parent: [filingCabinet, BaseBureaucraticStorageFill]