From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Sun, 17 Mar 2024 00:55:32 +0000 (-0500) Subject: Change collision mask of canisters to allow passing through cargo flaps (#26193) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=03b5c21b6e4d0efc70e0172690d9d2ec02d7a711;p=space-station-14.git Change collision mask of canisters to allow passing through cargo flaps (#26193) Co-authored-by: Jeff --- diff --git a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml index 897b7be6ff..cd44f5f585 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml @@ -74,7 +74,7 @@ bounds: "-0.25,-0.25,0.25,0.25" density: 190 mask: - - MachineMask + - SmallMobMask layer: - MachineLayer - type: AtmosDevice