From bd578456354bb25f528f8909216321f698dcc47c Mon Sep 17 00:00:00 2001 From: Kenionatus Date: Mon, 3 Nov 2025 16:16:54 +0100 Subject: [PATCH] buff atmos firesuit (#30822) --- code/modules/clothing/suits/utility.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/clothing/suits/utility.dm b/code/modules/clothing/suits/utility.dm index 6309ee14300..506eb9da270 100644 --- a/code/modules/clothing/suits/utility.dm +++ b/code/modules/clothing/suits/utility.dm @@ -51,6 +51,8 @@ desc = "An expensive firesuit that protects against even the most deadly of station fires. Designed to protect even if the wearer is set aflame." icon_state = "firefighter_atmos" max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT + w_class = WEIGHT_CLASS_NORMAL + slowdown = 0.75 /* * Bomb protection