From 8f98b4a87d2219fc1a1a3b7741e8601af045e5b4 Mon Sep 17 00:00:00 2001 From: Armyguy Date: Sun, 21 Mar 2021 00:49:45 -0400 Subject: [PATCH] Update miscellaneous.dm --- code/modules/clothing/suits/miscellaneous.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/suits/miscellaneous.dm b/code/modules/clothing/suits/miscellaneous.dm index 6e507f9ab4..e1d98c4358 100644 --- a/code/modules/clothing/suits/miscellaneous.dm +++ b/code/modules/clothing/suits/miscellaneous.dm @@ -105,7 +105,7 @@ /obj/item/clothing/suit/syndicatefake name = "red space suit replica" - icon = 'icons/mob/spacesuit.dmi' + icon = 'icons/mob/spacesuit.dmi' //CHOMPedit: fixs them not showing up icon_state = "syndicate" desc = "A plastic replica of the syndicate space suit, you'll look just like a real murderous syndicate agent in this! This is a toy, it is not made for use in space!" w_class = ITEMSIZE_NORMAL