From 2fb5c226fd319561d59fcfb74783ac38479ec3cb Mon Sep 17 00:00:00 2001 From: Abregado Date: Thu, 19 May 2022 12:08:19 +0200 Subject: [PATCH] Fix bug #8284 (#8286) Cargo telepads should have collision when anchored --- Resources/Prototypes/Entities/Structures/cargo_telepad.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/cargo_telepad.yml b/Resources/Prototypes/Entities/Structures/cargo_telepad.yml index c4f9d8e11e..6938c45e4b 100644 --- a/Resources/Prototypes/Entities/Structures/cargo_telepad.yml +++ b/Resources/Prototypes/Entities/Structures/cargo_telepad.yml @@ -49,3 +49,4 @@ - type: ExtensionCableReceiver - type: CargoTelepad - type: Appearance + - type: CollideOnAnchor