not good to store old species immediately after changing species, turns out

This commit is contained in:
QualityVan
2017-04-24 15:42:39 -04:00
parent 6590860250
commit edf412baa9
-1
View File
@@ -26,7 +26,6 @@
/obj/item/organ/zombie_infection/Insert(var/mob/living/carbon/M, special = 0)
. = ..()
START_PROCESSING(SSobj, src)
old_species = M.dna.species.type
/obj/item/organ/zombie_infection/Remove(mob/living/carbon/M, special = 0)
. = ..()