From 50780f5cf071c055591626fe6a057cd2288c49bb Mon Sep 17 00:00:00 2001 From: Pireax Date: Tue, 30 Apr 2019 18:23:24 +0200 Subject: [PATCH] Fix locker colliding with items --- Resources/Prototypes/Entities/closet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/closet.yml b/Resources/Prototypes/Entities/closet.yml index db3324d9af..ba5323d54a 100644 --- a/Resources/Prototypes/Entities/closet.yml +++ b/Resources/Prototypes/Entities/closet.yml @@ -17,7 +17,7 @@ - type: BoundingBox aabb: "-0.5,-0.25,0.5,0.25" - type: Collidable - mask: 11 + mask: 3 IsScrapingFloor: true - type: Physics mass: 25