Fixing riding component runtimes, how drifting...

This commit is contained in:
Ghommie
2019-10-29 23:33:35 +01:00
parent d0bf24c7cc
commit 54f8c29005
3 changed files with 24 additions and 26 deletions
@@ -66,7 +66,7 @@
playsound(C, pick(spooks), 50, TRUE, 10)
//Congrats you somehow died so hard you stopped being a zombie
/datum/species/zombie/infectious/spec_death(mob/living/carbon/C)
/datum/species/zombie/infectious/spec_death(gibbed, mob/living/carbon/C)
. = ..()
var/obj/item/organ/zombie_infection/infection
infection = C.getorganslot(ORGAN_SLOT_ZOMBIE)