From 00ab7775d08d8acd133a6c99a4d76daf5870e5b0 Mon Sep 17 00:00:00 2001 From: chromiumboy <50505512+chromiumboy@users.noreply.github.com> Date: Thu, 10 Apr 2025 09:18:36 -0500 Subject: [PATCH] Holopad fixtures bugfix (#36341) Initial commit --- .../Entities/Structures/Machines/holopad.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/holopad.yml b/Resources/Prototypes/Entities/Structures/Machines/holopad.yml index eff64f0cd0..1a1712991a 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/holopad.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/holopad.yml @@ -14,17 +14,6 @@ radius: 0.25 mask: - Impassable - - HighImpassable - - MidImpassable - fix2: - shape: - !type:PhysShapeCircle - radius: 0.25 - mask: - - MachineLayer - layer: - - LowImpassable - hard: false - type: ApcPowerReceiver powerLoad: 300 - type: StationAiVision -- 2.51.2