From 5f1f54f2962f734ca97bbf3f4d8a8cdbf848b689 Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Thu, 29 Aug 2013 00:39:13 -0700 Subject: [PATCH] Forgot an exclude. --- code/modules/clothing/clothing.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index 4fe1be09e2..52c3c7cdc6 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -169,7 +169,7 @@ BLIND // can't see anything cold_protection = UPPER_TORSO | LOWER_TORSO | LEGS | FEET | ARMS | HANDS min_cold_protection_temperature = SPACE_SUIT_MIN_COLD_PROTECITON_TEMPERATURE siemens_coefficient = 0.9 - species_restricted = list("Diona","Vox") + species_restricted = list("exclude","Diona","Vox") //Under clothing /obj/item/clothing/under