From 1cb48fdfea7b4527daff7ba31f792cf94083ca95 Mon Sep 17 00:00:00 2001 From: Thedragmeme <81540056+Draggeru@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:57:32 -0600 Subject: [PATCH] Update code/modules/clothing/under/accessories.dm Co-authored-by: GenericDM <34109002+GenericDM@users.noreply.github.com> Signed-off-by: Thedragmeme <81540056+Draggeru@users.noreply.github.com> --- code/modules/clothing/under/accessories.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/accessories.dm b/code/modules/clothing/under/accessories.dm index cc3178573a70..0e757cd3d975 100644 --- a/code/modules/clothing/under/accessories.dm +++ b/code/modules/clothing/under/accessories.dm @@ -541,6 +541,6 @@ icon_state = "suns_gembow" /obj/item/clothing/accessory/waistcoat/suns/poof - name = "suns chest poof" + name = "\improper SUNS chest poof" desc = "An academic issued bow, for when you want to feel sophisticated." icon_state = "suns_poof"