From 0fc6901825c1f642eec8d71e122d41eaaa5f18c0 Mon Sep 17 00:00:00 2001 From: Imaginos16 <77556824+Imaginos16@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:29:34 -0700 Subject: [PATCH] Update code/modules/clothing/factions/hardliners.dm Co-authored-by: thgvr <81882910+thgvr@users.noreply.github.com> Signed-off-by: Imaginos16 <77556824+Imaginos16@users.noreply.github.com> --- code/modules/clothing/factions/hardliners.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/factions/hardliners.dm b/code/modules/clothing/factions/hardliners.dm index ef2020bb8e2c..eba505debd45 100644 --- a/code/modules/clothing/factions/hardliners.dm +++ b/code/modules/clothing/factions/hardliners.dm @@ -3,7 +3,7 @@ ///////////// /obj/item/clothing/under/syndicate/hardliners - name = "\improper hardliners uniform" + name = "hardliners uniform" desc = "A crimson combat uniform, reminiscent of the Gorlex Marauders at the height of the Inter-Corporate Wars. It's oddly comfortable, and warm." icon_state = "hardliners" item_state = "hardliners"