mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
SSticker
This commit is contained in:
@@ -328,7 +328,7 @@
|
||||
if(target.vision_type) //Turns off their darksight if it's still active.
|
||||
to_chat(target, "<span class='boldannounce'>Your eyes are suddenly wrought with immense pain as your darksight is forcibly dismissed!</span>")
|
||||
target.vision_type = null
|
||||
ticker.mode.remove_thrall(target.mind, 0)
|
||||
SSticker.mode.remove_thrall(target.mind, 0)
|
||||
target.visible_message("<span class='warning'>A strange black mass falls from [target]'s [E]!</span>")
|
||||
var/obj/item/organ/thing = new /obj/item/organ/internal/shadowtumor(get_turf(target))
|
||||
thing.set_dna(target.dna)
|
||||
|
||||
Reference in New Issue
Block a user