defib no longer flashes all ghost's screens (#21075)

This commit is contained in:
Contrabang
2023-05-22 22:24:19 +02:00
committed by GitHub
parent efaf087a49
commit 4f11b2c875
-1
View File
@@ -172,7 +172,6 @@
if(ghost?.can_reenter_corpse)
to_chat(ghost, "<span class='ghostalert'>Your heart is being defibrillated. Return to your body if you want to be revived!</span> (Verbs -> Ghost -> Re-enter corpse)")
window_flash(ghost.client)
notify_ghosts()
ghost << sound('sound/effects/genetics.ogg')
if(!do_after(user, 3 SECONDS * speed_multiplier, target = target)) //beginning to place the paddles on patient's chest to allow some time for people to move away to stop the process