From 55ddf73ae3fdeed46a79f2b14adcadc80bb10fd0 Mon Sep 17 00:00:00 2001 From: Imaginos16 <77556824+Imaginos16@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:29:59 -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 a92f3b0ddce9..6f5b662088bb 100644 --- a/code/modules/clothing/factions/hardliners.dm +++ b/code/modules/clothing/factions/hardliners.dm @@ -67,7 +67,7 @@ blood_overlay_type = "armor" /obj/item/clothing/suit/armor/hardliners/sergeant - name = "\improper hardliners sergeant jacket" + name = "hardliners sergeant jacket" desc = "An armored jacket typically worn by sergeant of the Hardliners. They're reminiscent of the garb worn by old Gorlex navymen, prior to its destruction." body_parts_covered = CHEST|GROIN|ARMS icon_state = "hl_sergeant"