From 8eb325ba1ff87e3c1b14210439a1d4b571453c4d Mon Sep 17 00:00:00 2001 From: LetterJay Date: Wed, 18 Oct 2017 15:15:47 -0500 Subject: [PATCH] icon --- code/citadel/custom_loadout/custom_items.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/citadel/custom_loadout/custom_items.dm b/code/citadel/custom_loadout/custom_items.dm index 4801b0815b..3164d6e365 100644 --- a/code/citadel/custom_loadout/custom_items.dm +++ b/code/citadel/custom_loadout/custom_items.dm @@ -190,14 +190,12 @@ /*PLACEHOLDER*/ - /obj/item/clothing/under/singery/custom name = "bluish performer's outfit" desc = "Just looking at this makes you want to sing." icon = 'icons/obj/custom.dmi' icon_state = "singer" item_state = "singer" - item_color = "singer" fitted = NO_FEMALE_UNIFORM alternate_worn_layer = ABOVE_SHOES_LAYER can_adjust = 0