From 632fe7bdffd815f72050a77239c96d3d2965d8f5 Mon Sep 17 00:00:00 2001 From: Thedragmeme <81540056+Draggeru@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:55:19 -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 2b9afebbed96..9d6250fb20e2 100644 --- a/code/modules/clothing/suits/armor.dm +++ b/code/modules/clothing/suits/armor.dm @@ -426,7 +426,7 @@ /obj/item/clothing/suit/armor/vest/bulletproof/sunshos name = "gilded peacekeeper plating" - desc = "A funky armored coat worn by essentric peacekeepers. Closing the coat is socially impropper." + desc = "A funky armored coat worn by eccentric peacekeepers. Closing the coat is socially improper." icon_state = "suns_lpkarmor" item_state = "suns_lpkarmor"