diff --git a/code/modules/clothing/head/job_hats.dm b/code/modules/clothing/head/job_hats.dm index 8f838090d58..3ba0784ecfb 100644 --- a/code/modules/clothing/head/job_hats.dm +++ b/code/modules/clothing/head/job_hats.dm @@ -4,7 +4,7 @@ name = "chef's hat" desc = "The commander in chef's head wear." icon_state = "chef" - item_state = "chef" + item_state = "chefhat" strip_delay = 10 put_on_delay = 10 dog_fashion = /datum/dog_fashion/head/chef