diff --git a/code/modules/clothing/gloves/ring.dm b/code/modules/clothing/gloves/ring.dm index 70c131e298..daca843c45 100644 --- a/code/modules/clothing/gloves/ring.dm +++ b/code/modules/clothing/gloves/ring.dm @@ -32,7 +32,7 @@ item_state = "sring" /obj/item/clothing/gloves/ring/custom - name = " ring" + name = "ring" desc = "A ring." gender = NEUTER w_class = WEIGHT_CLASS_TINY