From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Wed, 13 Sep 2023 01:20:47 +0000 (+0100) Subject: prevent mice going under secret doors (#20057) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=486bba4565d1da3b760a0465e353336eb9e0f061;p=space-station-14.git prevent mice going under secret doors (#20057) Co-authored-by: deltanedas <@deltanedas:kde.org> --- diff --git a/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml b/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml index 2cc6ae0467..36224779da 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml @@ -23,7 +23,7 @@ mask: - FullTileMask layer: - - AirlockLayer + - WallLayer - type: Door bumpOpen: false clickOpen: true