From 8beb6d891ae301968c28cd5783ff35ca59d7bfd9 Mon Sep 17 00:00:00 2001 From: Imaginos16 <77556824+Imaginos16@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:30:06 -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 6f5b662088bb..3635747db863 100644 --- a/code/modules/clothing/factions/hardliners.dm +++ b/code/modules/clothing/factions/hardliners.dm @@ -149,7 +149,7 @@ item_state = "hl_x11" /obj/item/clothing/head/helmet/hardliners/swat - name = "\improper hardliners pilot helmet" + name = "hardliners pilot helmet" desc = "A modified X-11 helmet utilized by regular pilots, as well as the feared mech pilots of the Hardliner movement. The attached visor helps protect against sudden flashes from explosions." flash_protect = FLASH_PROTECTION_WELDER icon_state = "hl_pilot"