From: Princess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com> Date: Wed, 10 Sep 2025 22:13:58 +0000 (-0700) Subject: Cardboard Box Weightless Fix (#40260) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2601853791d8fc318d1e57e9420acb2eb7d9eac9;p=space-station-14.git Cardboard Box Weightless Fix (#40260) Box is no longer space faring Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com> --- diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml index a6d5a49f67..64069e7c6a 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml @@ -55,6 +55,7 @@ node: basebigbox containers: - entity_storage + - type: GravityAffected - type: entity id: StealthBox @@ -109,4 +110,4 @@ - type: EntityStorage isCollidableWhenOpen: false openOnMove: false - airtight: false \ No newline at end of file + airtight: false