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:
@@ -213,7 +213,7 @@
|
||||
if(!.)
|
||||
return FALSE
|
||||
var/obj/item/mmi/posibrain/soul_vessel/SV = new /obj/item/mmi/posibrain/soul_vessel(T)
|
||||
SV.visible_message("<span class='warning'>[SV] materalizes out of thin air!")
|
||||
SV.visible_message("<span class='warning'>[SV] materalizes out of thin air!</span>")
|
||||
new /obj/effect/temp_visual/ratvar/sigil/transmission(T,2)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user