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