New() goes in the trash, we've gotta Initialize()
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
var/revive_time_max = 700
|
||||
var/timer_id
|
||||
|
||||
/obj/item/organ/zombie_infection/New(loc)
|
||||
/obj/item/organ/zombie_infection/Initialize()
|
||||
. = ..()
|
||||
if(iscarbon(loc))
|
||||
Insert(loc)
|
||||
|
||||
Reference in New Issue
Block a user