From bff3c840c037b5c51d0dcfa49dc216034ce712fb Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Mon, 5 Jul 2021 05:04:18 +0000 Subject: [PATCH] human skin hats --- code/modules/clothing/head/misc.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"