Files
Bubberstation/code/modules/antagonists
Lucy aedaafd45b heretic sacrifices no longer spawn and then delete a human just to spawn gib effects (#91294)
## 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.
2025-05-29 16:16:07 -04:00
..
2025-04-29 18:33:35 -06:00
2025-05-08 19:16:09 -04:00