From 566e1ba590a0faadc241cf8136402113396ae1ae Mon Sep 17 00:00:00 2001 From: Sonic121x <64410541+Sonic121x@users.noreply.github.com> Date: Fri, 16 Oct 2020 03:52:59 +0800 Subject: [PATCH] Update jobs.dm --- code/modules/clothing/suits/jobs.dm | 2 ++ 1 file changed, 2 insertions(+) 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