From 3501f82dd15eef304bfb44c8f767f89830742c47 Mon Sep 17 00:00:00 2001 From: Thedragmeme <81540056+Draggeru@users.noreply.github.com> Date: Sun, 5 Nov 2023 00:00:16 -0600 Subject: [PATCH] Update code/modules/clothing/head/misc_special.dm Co-authored-by: GenericDM <34109002+GenericDM@users.noreply.github.com> Signed-off-by: Thedragmeme <81540056+Draggeru@users.noreply.github.com> --- code/modules/clothing/head/misc_special.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/head/misc_special.dm b/code/modules/clothing/head/misc_special.dm index fc6c7c57576a..6b57eb8f7e9d 100644 --- a/code/modules/clothing/head/misc_special.dm +++ b/code/modules/clothing/head/misc_special.dm @@ -389,7 +389,7 @@ clothing_flags = BLOCK_GAS_SMOKE_EFFECT | ALLOWINTERNALS //Why? Because I'm not giving PK's sec masks nor hud sunglasses. /obj/item/clothing/head/welding/suns/hos - name = "Gilded Peackeeper Visor" + name = "gilded peacekeeper visor" desc = "A head-mounted helmet designed to protect those on the field, this one had a gold lining to indicate rank. The warnings on this helmet suggest it is not space proof." icon_state = "sunslpkvisor" item_state = "sunslpkvisor"