From ea9954221c45df72044e8ec7b4b1cd945e3876c6 Mon Sep 17 00:00:00 2001 From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:32:42 -0800 Subject: [PATCH] Make station anchor hitbox less insufferable (#34217) --- .../Prototypes/Entities/Structures/Shuttles/station_anchor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml b/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml index f2c8e21dfc..d9a30df5d8 100644 --- a/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml +++ b/Resources/Prototypes/Entities/Structures/Shuttles/station_anchor.yml @@ -39,7 +39,7 @@ fix1: shape: !type:PhysShapeAabb - bounds: "-0.7,-0.8,0.7,0.8" + bounds: "-0.7,-0.7,0.7,0.7" density: 190 mask: - LargeMobMask -- 2.51.2