Fixes Freedom Op suits going red when toggled

This commit is contained in:
Kyep
2017-10-28 00:21:26 -07:00
parent da101d1daa
commit 96beb024fa
@@ -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