From 46ffcd9ea0229a3d35f9684bfebd8d9f8d63522f Mon Sep 17 00:00:00 2001 From: GuillaumePrata <55374212+GuillaumePrata@users.noreply.github.com> Date: Tue, 18 Aug 2020 21:03:03 -0300 Subject: [PATCH] Update code/modules/clothing/gloves/miscellaneous.dm Co-authored-by: Fikou --- code/modules/clothing/gloves/miscellaneous.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/gloves/miscellaneous.dm b/code/modules/clothing/gloves/miscellaneous.dm index b404a92f6e3..1ddfaa99416 100644 --- a/code/modules/clothing/gloves/miscellaneous.dm +++ b/code/modules/clothing/gloves/miscellaneous.dm @@ -158,7 +158,7 @@ inhand_icon_state = "ceplasma" /obj/item/clothing/gloves/color/plasmaman/chief_medical_officer - name = "research director envirogloves" + name = "chief medical officer's envirogloves" icon_state = "cmoplasma" inhand_icon_state = "cmoplasma"