From 5878d0499953e6290556ec578d59a84068096483 Mon Sep 17 00:00:00 2001 From: Ilya246 <57039557+Ilya246@users.noreply.github.com> Date: Thu, 5 Sep 2024 02:42:15 +0400 Subject: [PATCH] quietify stealthbox (#30741) --- .../Entities/Structures/Storage/Closets/big_boxes.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml index ac7f053b63..17ccb5a41f 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/big_boxes.yml @@ -64,6 +64,8 @@ components: - type: Damageable damageModifierSet: FlimsyMetallic #Syndicate boxes should have a bit of protection + - type: CardboardBox + quiet: true - type: Stealth hadOutline: true - type: StealthOnMove -- 2.51.2