From 1fa946cd5767ff49c9be3b126ff8a82cf394dc42 Mon Sep 17 00:00:00 2001 From: moonheart08 Date: Sun, 24 Oct 2021 01:28:19 -0500 Subject: [PATCH] Revert "Pipes as items is broken so simply undo. (#4925)" (#5007) This reverts commit 668c94b9293410089b9274918092b96fa03232b2. --- .../Entities/Structures/Piping/Atmospherics/pipes.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml index 3deafa0cf7..10ca2e8ae9 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml @@ -6,9 +6,8 @@ placement: mode: SnapgridCenter components: -# Re-add when containers no longer pick up anchored items. -# - type: Item -# size: 10 + - type: Item + size: 10 - type: Clickable - type: InteractionOutline - type: MovedByPressure