From: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:13:00 +0000 (+1200) Subject: Cryo sleep units no longer collide with mobs (#37979) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=71d928bbd1d2a8af138db17683a52f314b9585e3;p=space-station-14.git Cryo sleep units no longer collide with mobs (#37979) * make cryo sleepers not trap people * don't forgor to push change --- diff --git a/Resources/Prototypes/Entities/Structures/cryogenic_sleep_unit.yml b/Resources/Prototypes/Entities/Structures/cryogenic_sleep_unit.yml index 6ba988dc80..568c38a5d2 100644 --- a/Resources/Prototypes/Entities/Structures/cryogenic_sleep_unit.yml +++ b/Resources/Prototypes/Entities/Structures/cryogenic_sleep_unit.yml @@ -21,8 +21,15 @@ access: [["Cryogenics"]] - type: InteractionOutline - type: Cryostorage - - type: Physics - canCollide: false + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.45,-0.45,0.45,0.05" + density: 190 + mask: + - TableMask - type: DragInsertContainer containerId: storage entryDelay: 2