From ed304de5f975b7b6a336770308c076675cb56645 Mon Sep 17 00:00:00 2001 From: Thedragmeme <81540056+Draggeru@users.noreply.github.com> Date: Sun, 5 Nov 2023 00:01:35 -0600 Subject: [PATCH] Update code/modules/clothing/spacesuits/hardsuit.dm Co-authored-by: GenericDM <34109002+GenericDM@users.noreply.github.com> Signed-off-by: Thedragmeme <81540056+Draggeru@users.noreply.github.com> --- code/modules/clothing/spacesuits/hardsuit.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/hardsuit.dm b/code/modules/clothing/spacesuits/hardsuit.dm index bf623e8b1f24..82d11e12e1b1 100644 --- a/code/modules/clothing/spacesuits/hardsuit.dm +++ b/code/modules/clothing/spacesuits/hardsuit.dm @@ -1339,7 +1339,7 @@ //Suns hardsuits /obj/item/clothing/head/helmet/space/hardsuit/security/suns - name = "\improper SUNS Peacekeeper hardsuit helmet" + name = "\improper SUNS peacekeeper hardsuit helmet" icon_state = "hardsuit0-suns_pk" item_state = "hardsuit0-suns_pk" hardsuit_type = "suns_pk"