From 905147035469f9d386ac2cc7108d5115b6cedf14 Mon Sep 17 00:00:00 2001 From: c4llv07e <38111072+c4llv07e@users.noreply.github.com> Date: Sat, 8 Jul 2023 22:47:27 +0300 Subject: [PATCH] Make containment field generator non-rotatable (#17849) * Make containment field generator non rotatable Signed-off-by: c4llv07e * Change physical shape of the containment field generator to a circle Signed-off-by: c4llv07e --------- Signed-off-by: c4llv07e --- .../Structures/Power/Generation/Singularity/containment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/containment.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/containment.yml index 066076452a..a72eccc2c7 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/containment.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/containment.yml @@ -8,8 +8,8 @@ fixtures: fix1: shape: - !type:PhysShapeAabb - bounds: "-0.45,-0.45,0.45,0.45" + !type:PhysShapeCircle + radius: 0.4 density: 190 mask: - FullTileMask