From cec3eca896a8d885d58e459c08d25bbad79ec5b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Aguilera=20Puerto?= Date: Wed, 28 Oct 2020 13:50:42 +0100 Subject: [PATCH] Make power generators anchored by default. --- .../Prototypes/Entities/Constructible/Power/power_base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Constructible/Power/power_base.yml b/Resources/Prototypes/Entities/Constructible/Power/power_base.yml index 84e49d015c..c712d4a1b8 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/power_base.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/power_base.yml @@ -10,7 +10,7 @@ - type: InteractionOutline - type: Physics mass: 25 - anchored: false + anchored: true shapes: - !type:PhysShapeAabb bounds: "-0.5, -0.4, 0.3, 0.4"