Update code/modules/antagonists/clockcult/clock_helpers/clock_rites.dm

Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>
This commit is contained in:
Heretical Lizard
2021-03-07 02:15:19 -05:00
committed by GitHub
parent 55e337a9a4
commit 60b4aa58cd
@@ -232,7 +232,7 @@
. = ..()
if(!.)
return FALSE
target.visible_message("<span class='warning'>The robotic parts magnetize to [target], the new frame's eyes glowing in a brilliant yellow!")
target.visible_message("<span class='warning'>The robotic parts magnetize to [target], the new frame's eyes glowing in a brilliant yellow!</span>")
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)