From b35299079fd82b0caeef6d4cc7e0c61f0515f87a Mon Sep 17 00:00:00 2001 From: Aurorablade Date: Thu, 31 Mar 2016 17:01:23 -0400 Subject: [PATCH] Fixes bloated human head --- code/modules/clothing/head/misc.dm | 8 +++++++- code/modules/clothing/suits/miscellaneous.dm | 7 ------- 2 files changed, 7 insertions(+), 8 deletions(-) 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