Merge pull request #8321 from Kyep/fix_freedom_suit

Fixes Freedom Op suits going red when toggled
This commit is contained in:
Crazy Lemon
2017-11-01 09:57:09 -07:00
committed by GitHub
@@ -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