diff --git a/code/modules/clothing/head/misc.dm b/code/modules/clothing/head/misc.dm index 146832693b..fd181779f1 100644 --- a/code/modules/clothing/head/misc.dm +++ b/code/modules/clothing/head/misc.dm @@ -487,4 +487,4 @@ name = "human skin hat" desc = "This will scare them. All will know my power." icon_state = "human_leather" - inhand_icon_state = "human_leather" + item_state = "human_leather"