From 438c3253d024321db37eb9e460055c737286a68a Mon Sep 17 00:00:00 2001 From: Ghommie Date: Wed, 31 Jul 2019 22:01:05 +0200 Subject: [PATCH] Taur snowflake code makes me sick. --- code/modules/clothing/suits/jobs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/suits/jobs.dm b/code/modules/clothing/suits/jobs.dm index 26cdef4082..3c3c8f0e9d 100644 --- a/code/modules/clothing/suits/jobs.dm +++ b/code/modules/clothing/suits/jobs.dm @@ -188,6 +188,7 @@ item_state = "techpriest" body_parts_covered = CHEST|GROIN|LEGS|ARMS hoodtype = /obj/item/clothing/head/hooded/techpriest + mutantrace_variation = NO_MUTANTRACE_VARIATION /obj/item/clothing/head/hooded/techpriest name = "techpriest's hood"