From 454c7e309c00b7d4704923b65d446de20a694fdb Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Fri, 22 Feb 2019 13:59:43 +0100 Subject: [PATCH] Update rig_unify_ch.dm --- code/modules/clothing/spacesuits/rig/rig_unify_ch.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/rig/rig_unify_ch.dm b/code/modules/clothing/spacesuits/rig/rig_unify_ch.dm index 544f4e4005..0593ae1031 100644 --- a/code/modules/clothing/spacesuits/rig/rig_unify_ch.dm +++ b/code/modules/clothing/spacesuits/rig/rig_unify_ch.dm @@ -38,7 +38,7 @@ verbs += /obj/item/clothing/suit/space/rig/override/rename() verbs += /obj/item/clothing/suit/space/rig/override/rename2() -/obj/item/clothing/suit/space/rig/override/rename()/ /Possible making Override suit into a protofursuit that can turn into any +/obj/item/clothing/suit/space/rig/override/rename() //Possible making Override suit into a protofursuit that can turn into any set name = "Change icon" set category = "Abilities" set src in usr