Disease Refactor (#2021)
This commit is contained in:
committed by
kevinz000
parent
2ae38397c9
commit
f2ac487927
@@ -18,7 +18,7 @@
|
||||
return
|
||||
|
||||
/mob/living/proc/spawn_gibs()
|
||||
new /obj/effect/gibspawner/generic(loc, viruses)
|
||||
new /obj/effect/gibspawner/generic(get_turf(src))
|
||||
|
||||
/mob/living/proc/spill_organs()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user