This commit is contained in:
DarkPyrolord
2018-09-28 22:54:06 +12:00
parent dd9cbb861d
commit c04f3b7f74
+2 -2
View File
@@ -589,7 +589,7 @@
P.desc = "A rare winterised variant of the security hardsuit helmet, used on colder mining worlds for security patrols."
P.icon = 'icons/obj/custom_items.dmi'
P.icon_state = "hardsuit0-secf"
P.item_state = "hardsuit0_secf"
P.item_state = "hardsuit0-secf"
P.item_color = "secf"
user.update_icons()
@@ -608,7 +608,7 @@
P.desc = "A rare winterised variant of the security hardsuit, used on colder mining worlds for securiry patrols, this one has 'Haliber' written on an ID patch located on the right side of the chest."
P.icon = 'icons/obj/custom_items.dmi'
P.icon_state = "hardsuit-secf"
P.item_state = "hardsuit_secf"
P.item_state = "hardsuit-secf"
user.update_icons()
if(P == H.wear_suit)