From 60b4aa58cd7b7b556d869bd8cc5531de0036d647 Mon Sep 17 00:00:00 2001 From: Heretical Lizard <49529406+KeRSedChaplain@users.noreply.github.com> Date: Sun, 7 Mar 2021 02:15:19 -0500 Subject: [PATCH] Update code/modules/antagonists/clockcult/clock_helpers/clock_rites.dm Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com> --- code/modules/antagonists/clockcult/clock_helpers/clock_rites.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/clockcult/clock_helpers/clock_rites.dm b/code/modules/antagonists/clockcult/clock_helpers/clock_rites.dm index 400f632637..d91e062a1c 100644 --- a/code/modules/antagonists/clockcult/clock_helpers/clock_rites.dm +++ b/code/modules/antagonists/clockcult/clock_helpers/clock_rites.dm @@ -232,7 +232,7 @@ . = ..() if(!.) return FALSE - target.visible_message("The robotic parts magnetize to [target], the new frame's eyes glowing in a brilliant yellow!") + target.visible_message("The robotic parts magnetize to [target], the new frame's eyes glowing in a brilliant yellow!") var/mob/living/silicon/robot/R = target.Robotize() R.cell = new /obj/item/stock_parts/cell/upgraded/plus(R) new /obj/effect/temp_visual/ratvar/sigil/transmission(T,2)