From 626e525d24c00fb36593638a8fde212af182944f Mon Sep 17 00:00:00 2001 From: TrilbySpaceClone Date: Thu, 12 Sep 2019 23:36:59 -0400 Subject: [PATCH] ..? --- code/modules/clothing/head/cit_hats.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/head/cit_hats.dm b/code/modules/clothing/head/cit_hats.dm index 7b0e68264f..df4a21d6c1 100644 --- a/code/modules/clothing/head/cit_hats.dm +++ b/code/modules/clothing/head/cit_hats.dm @@ -4,4 +4,3 @@ icon = 'modular_citadel/icons/obj/clothing/cit_hats.dmi' icon_state = "hunter" item_state = "hunter_worn" - alternate_worn_icon = 'modular_citadel/icons/mob/citadel/head.dmi'