From eba6e74f810201c499cb1fb4770b46d2a4780f7f Mon Sep 17 00:00:00 2001 From: liltenhead <104418166+liltenhead@users.noreply.github.com> Date: Sat, 14 Oct 2023 10:34:58 -0700 Subject: [PATCH] helm explosion resist nerf (#20943) --- Resources/Prototypes/Entities/Clothing/Head/helmets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index c7622e60be..53d24b092a 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -103,7 +103,7 @@ sprite: Clothing/Head/Helmets/bombsuit.rsi - type: IngestionBlocker - type: ExplosionResistance - damageCoefficient: 0.5 + damageCoefficient: 0.9 - type: Armor modifiers: coefficients: -- 2.51.2