From 8c7d1f21f221dbc25c6186cece263a2ef460530e Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sat, 22 Jan 2022 03:29:16 +1100 Subject: [PATCH] Fix floodlights (#6251) --- .../Prototypes/Entities/Objects/Misc/fluff_lights.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml index daaaef9c66..a59a462428 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml @@ -96,13 +96,14 @@ - type: Fixtures fixtures: - shape: - !type:PhysShapeAabb {} + !type:PhysShapeAabb + bounds: "-0.2, -0.5, 0.2, 0.5" + mass: 20 + mask: + - Impassable layer: - Opaque - Impassable - - MobImpassable - - VaultImpassable - - SmallImpassable - type: PointLight enabled: false radius: 8