From fee41dc98794d5766547437bcf6eb271ef74cc0e Mon Sep 17 00:00:00 2001 From: Swept Date: Fri, 5 Mar 2021 01:38:41 +0000 Subject: [PATCH] Fixes cargo teleporter being unpowered (#3514) --- Resources/Maps/saltern.yml | 2 -- .../Entities/Constructible/Specific/cargo_telepad.yml | 1 - 2 files changed, 3 deletions(-) diff --git a/Resources/Maps/saltern.yml b/Resources/Maps/saltern.yml index 0e0c9c12e8..76a2219e55 100644 --- a/Resources/Maps/saltern.yml +++ b/Resources/Maps/saltern.yml @@ -4961,8 +4961,6 @@ entities: pos: 21.5,11.5 rot: 4.371139006309477E-08 rad type: Transform - - anchored: True - type: Physics - uid: 566 type: AirlockCargoGlassLocked components: diff --git a/Resources/Prototypes/Entities/Constructible/Specific/cargo_telepad.yml b/Resources/Prototypes/Entities/Constructible/Specific/cargo_telepad.yml index 49df2f68fd..d6b17f6423 100644 --- a/Resources/Prototypes/Entities/Constructible/Specific/cargo_telepad.yml +++ b/Resources/Prototypes/Entities/Constructible/Specific/cargo_telepad.yml @@ -9,7 +9,6 @@ - type: InteractionOutline - type: Physics mass: 25 - anchored: false shapes: - !type:PhysShapeAabb bounds: "-0.45, -0.45, 0.00, 0.45"