From ddbfb9bb58aac99fc00783a9c7a1b56a82a711c3 Mon Sep 17 00:00:00 2001 From: SoundScopes Date: Sun, 1 Feb 2015 18:46:07 +0000 Subject: [PATCH] Why is it item_color? --- code/modules/clothing/spacesuits/rig.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/rig.dm b/code/modules/clothing/spacesuits/rig.dm index 59605af6..40fe6bb7 100644 --- a/code/modules/clothing/spacesuits/rig.dm +++ b/code/modules/clothing/spacesuits/rig.dm @@ -360,7 +360,7 @@ desc = "An advanced helmet designed for work in special operations. Property of Gorlex Marauders." icon_state = "rig0-syndi" item_state = "syndie_helm" - item_color = "syndie" + item_color = "syndi" armor = list(melee = 60, bullet = 50, laser = 30,energy = 15, bomb = 35, bio = 100, rad = 60) siemens_coefficient = 0.6 var/obj/machinery/camera/camera