diff --git a/code/modules/clothing/head/jobs.dm b/code/modules/clothing/head/jobs.dm index 2396ccd432..a9305ffddb 100644 --- a/code/modules/clothing/head/jobs.dm +++ b/code/modules/clothing/head/jobs.dm @@ -130,6 +130,7 @@ item_state_slots = list(slot_r_hand_str = "", slot_l_hand_str = "") valid_accessory_slots = null show_examine = FALSE + flags_inv = null /obj/item/clothing/head/det name = "fedora"