mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-24 22:45:39 +01:00
aedaafd45b
## About The Pull Request this makes it so heretic sacrificing actually uses the sac target as the reference for the `/obj/effect/gibspawner/human/bodypartless`, instead of spawning a human, calling `get_blood_dna_list()` on it, then immediately deleting said human. ## Why It's Good For The Game this was a waste of performance without a shadow of a doubt. ## Changelog no player-facing changes.