mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-15 17:52:53 +01:00
medical scanner animation
This commit is contained in:
@@ -135,6 +135,8 @@ GENE SCANNER
|
||||
|
||||
if(ishuman(M))
|
||||
var/mob/living/carbon/human/H = M
|
||||
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>")
|
||||
if(H.undergoing_liver_failure() && H.stat != DEAD) //might be depreciated BUG_PROBABLE_CAUSE
|
||||
|
||||
Reference in New Issue
Block a user