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)