From 2516868bdc98e12c0f79a5e924fb941608912e8d Mon Sep 17 00:00:00 2001 From: claustro305 <76455142+claustro305@users.noreply.github.com> Date: Thu, 20 Mar 2025 04:07:35 +1300 Subject: [PATCH] Adjust small light hitbox (#35920) --- .../Prototypes/Entities/Structures/Lighting/base_lighting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml b/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml index 0cfb57dca1..b37faa63b0 100644 --- a/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml +++ b/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml @@ -273,7 +273,7 @@ fix1: shape: !type:PhysShapeAabb - bounds: "-0.2,0.5,0.2,0.35" + bounds: "-0.1,0.5,0.1,0.255" density: 190 mask: - TabletopMachineMask -- 2.51.2