From b7c1849e11a0eade20ae8b53da48300adcb00463 Mon Sep 17 00:00:00 2001 From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Wed, 11 Jun 2025 17:36:20 +0200 Subject: [PATCH] Fix reinforced plasma window blocking laser shots (#38041) * init * stuff --- .../Entities/Structures/Windows/rplasma.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml index f6eeba2cad..8b2214b037 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml @@ -55,17 +55,6 @@ sprite: Structures/Windows/cracks.rsi - type: StaticPrice price: 132 - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeAabb - bounds: "-0.5,-0.5,0.5,0.5" - mask: - - FullTileMask - layer: - - WallLayer - density: 2000 - type: entity id: PlasmaReinforcedWindowDirectional -- 2.51.2