From 42095a09ddeca41e05818f1330e85dd3117d1304 Mon Sep 17 00:00:00 2001 From: KasparoVy Date: Thu, 10 Sep 2015 21:10:28 -0400 Subject: [PATCH] Missed a spot. --- code/modules/clothing/gloves/color.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/gloves/color.dm b/code/modules/clothing/gloves/color.dm index baef9e0ff01..9c364775343 100644 --- a/code/modules/clothing/gloves/color.dm +++ b/code/modules/clothing/gloves/color.dm @@ -72,7 +72,6 @@ icon_state = "rainbow" item_state = "rainbowgloves" _color = "rainbow" - species_fit = list("Vox") clown _color = "clown"