From b554480a42822d78282bc04041b541bf54943f66 Mon Sep 17 00:00:00 2001 From: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Date: Sun, 27 Dec 2020 03:54:34 -0400 Subject: [PATCH] fixing bounding box (#2849) --- Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml index 11749fb704..d2fe9c1157 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml @@ -27,7 +27,7 @@ mass: 85 shapes: - !type:PhysShapeAabb - bounds: "-0.95,-0.60,-0.10,0.60" + bounds: "-1,-0.4,-0.2,0.4" mask: - Impassable - MobImpassable