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"