From 7e26d120bcfc810314ffbb5a43deeb331224c930 Mon Sep 17 00:00:00 2001 From: Ty-Omaha Date: Wed, 6 Nov 2019 08:00:19 -0500 Subject: [PATCH] grammar again sorry --- code/modules/clothing/under/miscellaneous.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index ba37b4911f1..6ab67a2371c 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -97,7 +97,7 @@ /obj/item/clothing/under/rank/centcom/officer desc = "Gold trim on space-black cloth, this uniform displays the rank of \"Lieutenant-Commander\" and bears \"N.A.S. Trurl \" on the left shoulder. Worn exclusively by officers of the Nanotrasen Navy. It's got exotic materials for protection." - name = "\improper Nanotrasen Naval Officers Uniform" + name = "\improper Nanotrasen Naval Officer Uniform" icon_state = "navy_gold" item_state = "navy_gold" item_color = "navy_gold" @@ -107,7 +107,7 @@ /obj/item/clothing/under/rank/centcom/captain desc = "Gold trim on space-black cloth, this uniform displays the rank of \"Captain\" and bears \"N.A.S. Trurl \" on the left shoulder. Worn exclusively by officers of the Nanotrasen Navy. It's got exotic materials for protection." - name = "\improper Nanotrasen Naval Captains Uniform" + name = "\improper Nanotrasen Naval Captain Uniform" icon_state = "navy_gold" item_state = "navy_gold" item_color = "navy_gold"