From 9873eddf7e0f6dbe2de4c43415687a9d7a0e6f53 Mon Sep 17 00:00:00 2001 From: redstryker Date: Fri, 26 Feb 2016 16:21:04 -0500 Subject: [PATCH] Update loadout_head.dm --- code/modules/client/preference_setup/loadout/loadout_head.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_head.dm b/code/modules/client/preference_setup/loadout/loadout_head.dm index 30c193ad62..d2dc3e76cd 100644 --- a/code/modules/client/preference_setup/loadout/loadout_head.dm +++ b/code/modules/client/preference_setup/loadout/loadout_head.dm @@ -77,7 +77,7 @@ display_name = "cap, orange" path = /obj/item/clothing/head/soft/orange -/datum/gear/head/cap/orange +/datum/gear/head/cap/purple display_name = "cap, purple" path = /obj/item/clothing/head/soft/purple @@ -268,4 +268,4 @@ /datum/gear/head/hijab/yellow display_name = "Yellow hijab" - path = /obj/item/clothing/head/hijab/yellow \ No newline at end of file + path = /obj/item/clothing/head/hijab/yellow