From: zero Date: Tue, 5 Dec 2023 06:20:53 +0000 (-0600) Subject: Fix Christmas tree bounding box (#22139) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=8a10aa4c12a97145a23aea123b31b453350a5af2;p=space-station-14.git Fix Christmas tree bounding box (#22139) --- diff --git a/Resources/Prototypes/Entities/Objects/Decoration/flora.yml b/Resources/Prototypes/Entities/Objects/Decoration/flora.yml index 03ecb899a3..0ede50f53e 100644 --- a/Resources/Prototypes/Entities/Objects/Decoration/flora.yml +++ b/Resources/Prototypes/Entities/Objects/Decoration/flora.yml @@ -414,7 +414,7 @@ fix1: shape: !type:PhysShapeAabb - bounds: "-0.8,-1.5,0.8,-0.8" + bounds: "-0.5,0,0.5,0.75" density: 4500 layer: - WallLayer