From af518ac2e7e3c50300377d5e378473a3d4733bf1 Mon Sep 17 00:00:00 2001 From: Scribbles0 <91828755+Scribbles0@users.noreply.github.com> Date: Thu, 13 Oct 2022 19:17:08 -0700 Subject: [PATCH] Reinforced walls harder to break (#11906) --- Resources/Prototypes/Entities/Structures/Walls/walls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index 0711a60b72..ed16346326 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -439,7 +439,7 @@ acts: ["Destruction"] - trigger: !type:DamageTrigger - damage: 100 + damage: 600 behaviors: - !type:ChangeConstructionNodeBehavior node: girder