From e0c6ad444e1a1a2d52d0c464d61d50575861d1d7 Mon Sep 17 00:00:00 2001 From: Thedragmeme <81540056+Draggeru@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:55:03 -0600 Subject: [PATCH] Update code/modules/clothing/suits/armor.dm Co-authored-by: GenericDM <34109002+GenericDM@users.noreply.github.com> Signed-off-by: Thedragmeme <81540056+Draggeru@users.noreply.github.com> --- code/modules/clothing/suits/armor.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"