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"