hijack considers hard crit'd newcrit users dead

This commit is contained in:
datlo
2019-07-12 21:57:03 +02:00
parent de0a441a11
commit 001c533ddc
+2
View File
@@ -182,6 +182,8 @@
continue
if(ishuman(player)) //hostages allowed on the shuttle, check for restraints
var/mob/living/carbon/human/H = player
if(!H.check_death_method() && H.health <= HEALTH_THRESHOLD_DEAD) //new crit users who are in hard crit are considered dead
continue
if(H.handcuffed) //cuffs
continue
if(H.wear_suit && H.wear_suit.breakouttime) //straight jacket