From 48e0427720f1ac7c36f02018a7d904f2976a070b Mon Sep 17 00:00:00 2001 From: Thedragmeme <81540056+Draggeru@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:54:54 -0600 Subject: [PATCH] Update code/modules/clothing/gloves/color.dm Co-authored-by: GenericDM <34109002+GenericDM@users.noreply.github.com> Signed-off-by: Thedragmeme <81540056+Draggeru@users.noreply.github.com> --- code/modules/clothing/gloves/color.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/gloves/color.dm b/code/modules/clothing/gloves/color.dm index eaca6e4cd744..50284908fef6 100644 --- a/code/modules/clothing/gloves/color.dm +++ b/code/modules/clothing/gloves/color.dm @@ -215,7 +215,7 @@ item_state = "suns_captaingloves" /obj/item/clothing/gloves/color/sunsxo - name = "Academic staff gloves" + name = "academic staff gloves" desc = "White gloves that offer a good grip with writing utensils." icon_state = "suns_xogloves" item_state = "suns_xogloves"