* Ports Hecata bloodsuckers (by Marmio64) from Yogstation.
* Almost forgot the base bloodsucker mob type.
* Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/spirit_call.dm
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
* Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/necromancy.dm
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
* Replaces the 'clan_progress' var with 'revive_count' on '/datum/action/cooldown/bloodsucker/targeted/hecata/necromancy'.
* Converts bloodsucker simplemobs and wraiths into basic mobs; adds the 'DEL_ON_DEATH' flag to wraiths.
* Define-ifies the bloodhungry faction.
* Sets sanguine zombie arm damage to initial on species loss.
* Renames a couple of parameters for code clarity.
* Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/spirit_call.dm
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
* Sets user to equal owner in an action's proc.
* Makes a single item (ectoplasm) remains drop list static.
* Maybe this will work...
* Attempts to fix a unit test error by simplifying something.
* Corrects a typo.
* Adds hecata zombie screenshot; updates tg_edits.md.
---------
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>