diff --git a/code/modules/clothing/gloves/miscellaneous.dm b/code/modules/clothing/gloves/miscellaneous.dm index dc1504b80b6..40c29c1d991 100644 --- a/code/modules/clothing/gloves/miscellaneous.dm +++ b/code/modules/clothing/gloves/miscellaneous.dm @@ -134,7 +134,7 @@ update_icon() /obj/item/clothing/gloves/fingerless/rapid - name = "Gloves of the north star" + name = "Gloves of the North Star" desc = "Just looking at these fills you with an urge to beat the shit out of people." /obj/item/clothing/gloves/fingerless/rapid/Touch(mob/living/target, proximity = TRUE)