Merge pull request #11837 from datlo/hijacknewcrit

Newcrit users in hard crit no longer interrupts hijack
This commit is contained in:
Fox McCloud
2019-08-11 17:03:08 -04:00
committed by GitHub
+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