mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Fixes Freedom Op suits going red when toggled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user