From b3b0d0c567167c7504f5432a88890132f46491a5 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:48:11 +1100 Subject: [PATCH] Thicken thindow bounds (#21280) --- Resources/Prototypes/Entities/Structures/Windows/window.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Windows/window.yml b/Resources/Prototypes/Entities/Structures/Windows/window.yml index 28bfc363e5..5c214f90fb 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/window.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/window.yml @@ -125,7 +125,7 @@ fix1: shape: !type:PhysShapeAabb - bounds: "-0.49,-0.39,0.49,-0.36" + bounds: "-0.49,-0.49,0.49,-0.36" density: 1500 mask: - FullTileMask -- 2.51.2