From 80952f48079f4a7cbb7a7567e4c43d7e2ad69e3a Mon Sep 17 00:00:00 2001 From: T-Stalker <43253663+DogZeroX@users.noreply.github.com> Date: Mon, 7 Nov 2022 04:17:39 -0300 Subject: [PATCH] Reduces the bb of computers a bit (#12443) --- .../Prototypes/Entities/Structures/Machines/Computers/frame.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml index 91134b3470..3ce7fed0de 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml @@ -10,7 +10,7 @@ fixtures: - shape: !type:PhysShapeAabb - bounds: "-0.25,-0.5,0.25,0.5" + bounds: "-0.25,-0.35,0.25,0.35" density: 190 mask: - MachineMask