diff --git a/code/modules/clothing/suits/jobs.dm b/code/modules/clothing/suits/jobs.dm index 54b2c17f36..13bfd8b460 100644 --- a/code/modules/clothing/suits/jobs.dm +++ b/code/modules/clothing/suits/jobs.dm @@ -126,6 +126,7 @@ name = "long red forensics coat" icon_state = "forensics_red_long" item_state = "forensics_red_long" + mutantrace_variation = STYLE_DIGITIGRADE /obj/item/clothing/suit/det_suit/forensicsblue name = "blue forensics coat" @@ -136,6 +137,7 @@ name = "long blue forensics coat" icon_state = "forensics_blue_long" item_state = "forensics_blue_long" + mutantrace_variation = STYLE_DIGITIGRADE //Engineering