mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-29 23:56:18 +01:00
scanner hotfix
ghosts scaring people smh.
This commit is contained in:
@@ -135,7 +135,8 @@ GENE SCANNER
|
||||
|
||||
if(ishuman(M))
|
||||
var/mob/living/carbon/human/H = M
|
||||
H.scan_animation()
|
||||
if (user.stat == 0) //no more ghost scans
|
||||
H.scan_animation()
|
||||
|
||||
if(H.undergoing_cardiac_arrest() && H.stat != DEAD)
|
||||
to_chat(user, "<span class='danger'>Subject suffering from heart attack: Apply defibrillation or other electric shock immediately!</span>")
|
||||
|
||||
Reference in New Issue
Block a user