From 007db2599bd02d43bb77a4c71d4643369d405587 Mon Sep 17 00:00:00 2001 From: Kevin Zheng Date: Sat, 30 Sep 2023 12:02:21 -0800 Subject: [PATCH] Adjust hard bomb shape (#20608) --- Resources/Prototypes/Entities/Structures/Machines/bombs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml index 40a3e36df8..a88da73550 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml @@ -41,7 +41,7 @@ fix1: shape: !type:PhysShapeAabb - bounds: "-0.45,-0.45,0.45,0.45" + bounds: "-0.3,-0.3,0.3,0.3" density: 190 mask: - MachineMask -- 2.51.2