From 1a04ee2125b192c8730d180a5eb6e870f999fbc9 Mon Sep 17 00:00:00 2001 From: Sonic121x <64410541+Sonic121x@users.noreply.github.com> Date: Fri, 16 Oct 2020 03:43:15 +0800 Subject: [PATCH] Update labcoat.dm --- code/modules/clothing/suits/labcoat.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/clothing/suits/labcoat.dm b/code/modules/clothing/suits/labcoat.dm index 32a4ab7ad0..c7d5a4ea56 100644 --- a/code/modules/clothing/suits/labcoat.dm +++ b/code/modules/clothing/suits/labcoat.dm @@ -64,6 +64,8 @@ icon_state = "labcoat_tox" // Departmental Jackets +/obj/item/clothing/suit/toggle/labcoat/depjacket + mutantrace_variation = STYLE_DIGITIGRADE|STYLE_NO_ANTHRO_ICON /obj/item/clothing/suit/toggle/labcoat/depjacket/sci name = "science jacket"