diff --git a/code/modules/clothing/gloves/color.dm b/code/modules/clothing/gloves/color.dm index f1e2644a225..de60ad65e37 100644 --- a/code/modules/clothing/gloves/color.dm +++ b/code/modules/clothing/gloves/color.dm @@ -123,7 +123,7 @@ /obj/item/clothing/gloves/red/tajara name = "red gloves" desc = "Red gloves made for Tajaran use." - species_restricted = list("Tajaran") + species_restricted = list("Tajara") /obj/item/clothing/gloves/blue/unathi name = "blue gloves"