From f971e02a46e54c834aba6dbee55e3d78e9f10bfb Mon Sep 17 00:00:00 2001 From: moo <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com> Date: Tue, 4 Dec 2018 13:32:44 +0800 Subject: [PATCH] Update code/modules/clothing/spacesuits/hardsuit.dm Co-Authored-By: Steelpoint --- code/modules/clothing/spacesuits/hardsuit.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/hardsuit.dm b/code/modules/clothing/spacesuits/hardsuit.dm index af0041fd71a..bb24c4f53b7 100644 --- a/code/modules/clothing/spacesuits/hardsuit.dm +++ b/code/modules/clothing/spacesuits/hardsuit.dm @@ -530,7 +530,7 @@ //SWAT MKII /obj/item/clothing/head/helmet/space/hardsuit/swat - name = "MK.II. SWAT Helmet" + name = "\improper MK.II SWAT Helmet" icon_state = "swat2helm" item_state = "swat2helm" desc = "A tactical SWAT helmet MK.II."