From 5f3ad6f9be0c864f8cfbed8b59147122ba628adc Mon Sep 17 00:00:00 2001 From: Bobby Date: Sat, 5 Aug 2023 06:48:40 +0100 Subject: [PATCH] pipeline please --- code/modules/clothing/masks/gasmask.dm | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/code/modules/clothing/masks/gasmask.dm b/code/modules/clothing/masks/gasmask.dm index b16a4ff925d3..0bbf77ec3de1 100644 --- a/code/modules/clothing/masks/gasmask.dm +++ b/code/modules/clothing/masks/gasmask.dm @@ -152,9 +152,4 @@ name = "L7 gasmask" desc = "The L7 Gasmask used by members of the three world empires royal marines commando." icon_state = "rmc_mask" - flags_atom = NO_NAME_OVERRIDE - -/obj/item/clothing/mask/gas/pmc/royal_marine/snow - name = "heat absorbent coif" - desc = "A white coif with matching snow goggles perfect for use in ice planets, used by the Royal Marines Commando." - icon_state = "s_rmc_mask" + flags_atom = NO_NAME_OVERRIDE|NO_SNOW_TYPE