Decapitation now stops defibrillation

This commit is contained in:
Anewbe
2017-11-14 01:15:29 -06:00
parent 86f8b6cf1d
commit f5e831050b
3 changed files with 5 additions and 1 deletions
@@ -15,6 +15,8 @@
var/spit_name = null //String
var/last_spit = 0 //Timestamp.
var/can_defib = 1 //Horrible damage (like beheadings) will prevent defibbing organics.
/mob/living/carbon/human/New(var/new_loc, var/new_species = null)
if(!dna)