From 20ecbc252cc0bdc4cb010ab8219902a948403c77 Mon Sep 17 00:00:00 2001 From: Vasilis Date: Fri, 2 Feb 2024 00:41:43 +0100 Subject: [PATCH] Nerf the fridge explosion resistance (#24844) Nerf --- .../Entities/Structures/Storage/Closets/Lockers/lockers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml index 45d8a52a0e..0207a8977b 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml @@ -156,7 +156,7 @@ stateDoorOpen: freezer_open stateDoorClosed: freezer_door - type: ExplosionResistance - damageCoefficient: 0.01 + damageCoefficient: 0.50 - type: AntiRottingContainer - type: entity -- 2.51.2