From: shamp <140359015+shampunj@users.noreply.github.com> Date: Thu, 7 Mar 2024 06:35:48 +0000 (+0300) Subject: Fix body bags sliding under doors (#25325) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=90063db717205466eae88d25b06b9b3f34c6d632;p=space-station-14.git Fix body bags sliding under doors (#25325) --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml index bafcd928bf..fba12bebec 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml @@ -40,7 +40,7 @@ bounds: "-0.25,-0.4,0.25,0.1" density: 20 mask: - - Impassable + - ItemMask - type: EntityStorage capacity: 1 isCollidableWhenOpen: true