From 09f3d7f5eb70ba72ae2dbd30bbd10468aa0260aa Mon Sep 17 00:00:00 2001 From: Hyper B <137433177+HyperB1@users.noreply.github.com> Date: Sun, 20 Apr 2025 17:19:11 +0500 Subject: [PATCH] =?utf8?q?=20Departmental=20shelves=20whitelist=20expansio?= =?utf8?q?n=20(Attempt=20=E2=84=963)=20(#34292)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * Expand-Shelves-Whitelist Made departmental shelves hold a wider variety of items. * Accidentally included "Packet" twice --- .../Entities/Structures/Wallmounts/shelfs.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml index e9c1672c1c..b83622eafa 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml @@ -329,6 +329,9 @@ - DrinkBottle - DrinkCan - Beer + - Wine + components: + - ReactionMixer - type: Construction graph: Shelf node: ShelfBar @@ -395,6 +398,15 @@ - Ingredient - Trash - Plastic + - SaltShaker + - PepperShaker + - Ketchup + - Hotsauce + - Coldsauce + - BBQsauce + components: + - Utensil + - Bin - type: Construction graph: Shelf node: ShelfKitchen @@ -454,6 +466,11 @@ - ChemDispensable - GlassBeaker - Bottle + - Medkit + - CentrifugeCompatible + - PillCanister + - Syringe + - Spray - type: Construction graph: Shelf node: ShelfChemistry -- 2.51.2