diff --git a/code/modules/clothing/head/misc.dm b/code/modules/clothing/head/misc.dm index f0585fb3953..a44225b2d34 100644 --- a/code/modules/clothing/head/misc.dm +++ b/code/modules/clothing/head/misc.dm @@ -360,4 +360,10 @@ name = "Lord Admiral's Hat" desc = "A hat suitable for any man of high and exalted rank." icon_state = "lordadmiralhat" - item_state = "lordadmiralhat" \ No newline at end of file + item_state = "lordadmiralhat" + +/obj/item/clothing/head/human_head + name = "bloated human head" + desc = "A horribly bloated and mismatched human head." + icon_state = "lingspacehelmet" + item_state = "lingspacehelmet" \ No newline at end of file diff --git a/code/modules/clothing/suits/miscellaneous.dm b/code/modules/clothing/suits/miscellaneous.dm index 85dae45750b..5cf32d35a12 100644 --- a/code/modules/clothing/suits/miscellaneous.dm +++ b/code/modules/clothing/suits/miscellaneous.dm @@ -231,13 +231,6 @@ item_state = "lingspacesuit" body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS -/obj/item/clothing/head/human_head - name = "bloated human head" - desc = "A horribly bloated and mismatched human head." - icon_state = "lingspacehelmet" - item_state = "lingspacehelmet" - body_parts_covered = HEAD - /* * Misc