diff --git a/code/modules/clothing/suits/jobs.dm b/code/modules/clothing/suits/jobs.dm index 41ba7dd82a..f31802d4e0 100644 --- a/code/modules/clothing/suits/jobs.dm +++ b/code/modules/clothing/suits/jobs.dm @@ -158,7 +158,7 @@ icon_state = "suspenders" blood_overlay_type = "armor" //it's the less thing that I can put here -/obj/item/clothing/suit/fr_jacket +/obj/item/clothing/suit/storage/fr_jacket name = "first responder jacket" desc = "A high-visibility jacket worn by medical first responders." icon_state = "fr_jacket_open"