diff --git a/code/modules/clothing/head/costume.dm b/code/modules/clothing/head/costume.dm index f7b746335f4..971470bdf1d 100644 --- a/code/modules/clothing/head/costume.dm +++ b/code/modules/clothing/head/costume.dm @@ -55,7 +55,7 @@ desc = "Just like from one of those chinese cartoons!" greyscale_colors = "#494955#EEEEEE" icon = 'icons/map_icons/clothing/head/_head.dmi' - icon_state = "/obj/item/clothing/head/costume/maid" + icon_state = "/obj/item/clothing/head/costume/maid_headband" post_init_icon_state = "maid" greyscale_config = /datum/greyscale_config/maid_headband greyscale_config_worn = /datum/greyscale_config/maid_headband/worn