diff --git a/code/modules/clothing/suits/armor.dm b/code/modules/clothing/suits/armor.dm index c26e947249fe..92549676f6f2 100644 --- a/code/modules/clothing/suits/armor.dm +++ b/code/modules/clothing/suits/armor.dm @@ -419,7 +419,7 @@ item_state = "suns_greatcoat" /obj/item/clothing/suit/armor/vest/bulletproof/suns - name = "Peacekeeper Plating" + name = "peacekeeper plating" desc = "A funky armored coat worn by essentric peacekeepers. Closing the coat is socially impropper." icon_state = "suns_pkarmor" item_state = "suns_pkarmor"