BEGONE DEBUG!

This commit is contained in:
Shadow-Quill
2018-12-31 00:53:18 -06:00
committed by GitHub
parent 7885c4583d
commit 70fa99c4b5
@@ -98,7 +98,6 @@
/mob/living/simple_animal/slaughter/Destroy()
// Only execute the below if we successfully died
for(var/mob/living/M in consumed_mobs)
to_chat(world, "[M]")
release_consumed(M)
. = ..()