diff --git a/code/modules/clothing/suits/jobs.dm b/code/modules/clothing/suits/jobs.dm index a5550e132a..aba4a22e00 100644 --- a/code/modules/clothing/suits/jobs.dm +++ b/code/modules/clothing/suits/jobs.dm @@ -150,7 +150,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"