From d471b6eecc1964678c9b0d5618da647d51a6c558 Mon Sep 17 00:00:00 2001 From: HowToLoLu Date: Wed, 22 May 2024 02:56:48 -0500 Subject: [PATCH] Plasmamen may now breath in peace (#10988) --- code/modules/clothing/spacesuits/plasmamen.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/plasmamen.dm b/code/modules/clothing/spacesuits/plasmamen.dm index ab75ec7c8aa4f..f48881e11cde0 100644 --- a/code/modules/clothing/spacesuits/plasmamen.dm +++ b/code/modules/clothing/spacesuits/plasmamen.dm @@ -47,7 +47,7 @@ greyscale_config_inhand_left = /datum/greyscale_config/plasmaman_helmet_default_inhand_left greyscale_config_inhand_right = /datum/greyscale_config/plasmaman_helmet_default_inhand_right greyscale_config_worn = /datum/greyscale_config/plasmaman_helmet_default_worn - clothing_flags = STOPSPRESSUREDAMAGE | SNUG_FIT + clothing_flags = STOPSPRESSUREDAMAGE | SNUG_FIT | HEADINTERNALS strip_delay = 80 flash_protect = 2 tint = 2