From 83102b056b90e2a8a3c97d0ab4a74dd2a568eae5 Mon Sep 17 00:00:00 2001 From: dzahlus <53607520+dzahlus@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:14:52 +0100 Subject: [PATCH] Update miscellaneous.dm --- code/modules/clothing/masks/miscellaneous.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/masks/miscellaneous.dm b/code/modules/clothing/masks/miscellaneous.dm index 03b17af505..d40262b728 100644 --- a/code/modules/clothing/masks/miscellaneous.dm +++ b/code/modules/clothing/masks/miscellaneous.dm @@ -82,7 +82,6 @@ desc = "Express your happiness or hide your sorrows with this modular cutout." icon_state = "joy" clothing_flags = ALLOWINTERNALS - resistance_flags = FIRE_PROOF //let us have this i beg you, it's a medium size breathmask :( mutantrace_variation = STYLE_MUZZLE actions_types = list(/datum/action/item_action/adjust) var/list/joymask_designs = list()