From f322294f14534ea81a681bee7e74cbff591ebb76 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Fri, 22 Feb 2019 13:45:08 +0100 Subject: [PATCH] Update rig_unify_ch.dm --- code/modules/clothing/spacesuits/rig/rig_unify_ch.dm | 3 ++- 1 file changed, 2 insertions(+), 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 1afc5aa8d6..11171eaa76 100644 --- a/code/modules/clothing/spacesuits/rig/rig_unify_ch.dm +++ b/code/modules/clothing/spacesuits/rig/rig_unify_ch.dm @@ -44,7 +44,8 @@ update_icon() return //Gonna turn these procs into a list to pic from instead later since letting people choose this much is silly -/obj/item/clothing/suit/space/rig/override/rename2() //Possible making Override suit into a protofursuit that can turn into any +//Possible making Override suit into a protofursuit that can turn into any +/obj/item/clothing/suit/space/rig/override/rename2() set name = "Change icon" set category = "Abilities" set src in usr