From 8ada15e2b1f08d4e1b4e8ec2734c2bd6a8dc22df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=B8=D1=80=D0=B8=D0=BB=D0=BB=20=D0=A5=D0=B8=D0=BB?= =?UTF-8?q?=D1=8E=D0=B2=D1=87=D0=B8=D1=86?= Date: Wed, 7 Aug 2024 19:24:36 +0300 Subject: [PATCH] Some fixes --- Resources/Prototypes/SS220/Entities/Objects/Misc/case.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/SS220/Entities/Objects/Misc/case.yml b/Resources/Prototypes/SS220/Entities/Objects/Misc/case.yml index 4cfbaa0ce61a98..c74dcd3e4003fb 100644 --- a/Resources/Prototypes/SS220/Entities/Objects/Misc/case.yml +++ b/Resources/Prototypes/SS220/Entities/Objects/Misc/case.yml @@ -54,7 +54,7 @@ thresholds: - trigger: !type:DamageTrigger - damage: 80 + damage: 40 behaviors: - !type:EmptyAllContainersBehaviour - !type:PlaySoundBehavior @@ -65,12 +65,10 @@ ShardGlassReinforced: min: 1 max: 2 - # - !type:ChangeConstructionNodeBehavior - # node: brokenGlassBox - !type:DoActsBehavior acts: [ "Destruction" ] - type: StaticPrice - price: 100 + price: 200 - type: entity parent: GlassCase