From e44d1a1a16aafd203e0605a029b34e7863610bab Mon Sep 17 00:00:00 2001 From: "steinhauer.erhard" Date: Mon, 29 Jan 2024 12:29:33 +0300 Subject: [PATCH] Tabletop Consoles Fix --- .../Structures/Machines/Computers/computers_tabletop.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml index cae829fc72b..d08d052392b 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml @@ -24,9 +24,14 @@ - type: Fixtures fixtures: fix1: - density: 500 + shape: + !type:PhysShapeAabb + bounds: "-0.25,-0.35,0.25,0.35" + density: 300 mask: - TabletopMachineMask + layer: + - TabletopMachineLayer - type: entity parent: [ BaseComputerShuttle, BaseComputerTabletop ] # Shuttle