From 2c18a6788a9b5d493bc1998cfd6694a3608a38fb Mon Sep 17 00:00:00 2001 From: Peter Wedder Date: Tue, 27 Oct 2020 00:37:44 +0200 Subject: [PATCH] Fix reinforced table HP (#2399) --- .../Prototypes/Entities/Constructible/Furniture/tables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Constructible/Furniture/tables.yml b/Resources/Prototypes/Entities/Constructible/Furniture/tables.yml index 952bb39a7e..4d305dfb35 100644 --- a/Resources/Prototypes/Entities/Constructible/Furniture/tables.yml +++ b/Resources/Prototypes/Entities/Constructible/Furniture/tables.yml @@ -100,7 +100,7 @@ - type: Icon sprite: Constructible/Structures/Tables/reinforced.rsi - type: Destructible - deadThreshold: 1 + deadThreshold: 75 destroySound: /Audio/Effects/metalbreak.ogg resistances: metallicResistances spawnOnDestroy: SteelSheet1