From 668c94b9293410089b9274918092b96fa03232b2 Mon Sep 17 00:00:00 2001 From: moonheart08 Date: Sun, 17 Oct 2021 10:39:40 -0500 Subject: [PATCH] Pipes as items is broken so simply undo. (#4925) The rest of the changes stay though. --- .../Entities/Structures/Piping/Atmospherics/pipes.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml index 738b0bf2b5..70104a0882 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml @@ -6,8 +6,9 @@ placement: mode: SnapgridCenter components: - - type: Item - size: 10 +# Re-add when containers no longer pick up anchored items. +# - type: Item +# size: 10 - type: Clickable - type: InteractionOutline - type: MovedByPressure