diff --git a/code/modules/clothing/suits/miscellaneous.dm b/code/modules/clothing/suits/miscellaneous.dm index fb8d9206fe2..99da98315ef 100644 --- a/code/modules/clothing/suits/miscellaneous.dm +++ b/code/modules/clothing/suits/miscellaneous.dm @@ -272,7 +272,6 @@ body_parts_covered = CHEST|GROIN|ARMS flags_1 = THICKMATERIAL_1 hoodtype = /obj/item/clothing/head/hooded/bee_hood - dynamic_hair_suffix = "" /obj/item/clothing/head/hooded/bee_hood name = "bee hood" @@ -281,6 +280,7 @@ body_parts_covered = HEAD flags_1 = THICKMATERIAL_1 flags_inv = HIDEHAIR|HIDEEARS + dynamic_hair_suffix = "" /obj/item/clothing/suit/hooded/bloated_human //OH MY GOD WHAT HAVE YOU DONE!?!?!? name = "bloated human suit"