From 7cea9d5861ac62de348d7997bd0563b604903fd4 Mon Sep 17 00:00:00 2001 From: metalgearsloth Date: Tue, 5 Oct 2021 23:31:39 +1100 Subject: [PATCH] Anchor racks --- Resources/Prototypes/Entities/Structures/Storage/storage.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Storage/storage.yml b/Resources/Prototypes/Entities/Structures/Storage/storage.yml index e7a0472f6d..27d1b81f23 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/storage.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/storage.yml @@ -5,6 +5,8 @@ placement: mode: SnapgridCenter components: + - type: Transform + anchored: true - type: Clickable - type: InteractionOutline - type: PlaceableSurface