diff --git a/code/modules/clothing/spacesuits/hardsuit.dm b/code/modules/clothing/spacesuits/hardsuit.dm index b67e485aa6e..e7ec4eaffd8 100644 --- a/code/modules/clothing/spacesuits/hardsuit.dm +++ b/code/modules/clothing/spacesuits/hardsuit.dm @@ -353,6 +353,9 @@ icon_state = "griffinhat" item_state = "griffinhat" +/obj/item/clothing/head/helmet/space/hardsuit/syndi/freedom/update_icon() + return + /obj/item/clothing/suit/space/hardsuit/syndi name = "blood-red hardsuit" desc = "A dual-mode advanced hardsuit designed for work in special operations. It is in travel mode. Property of Gorlex Marauders." @@ -442,6 +445,8 @@ icon_state = "freedom" item_state = "freedom" +/obj/item/clothing/suit/space/hardsuit/syndi/freedom/update_icon() + return //Wizard hardsuit /obj/item/clothing/head/helmet/space/hardsuit/wizard