Files
Bubberstation/code/modules/zombie
SkyratBot 14eda4be9c [MIRROR] Gets some of the easy-bad species procs [MDB IGNORE] (#24343)
* Gets some of the easy-bad species procs (#78993)

## About The Pull Request

- Kills `spec_death`, everything that used it is now signalized.
- Kills `spec_hitby`, nothing used it. Anything that did hypothetically
can use the signal.

- [x] I tested this PR

## Why It's Good For The Game

These are all bad and using signals is superior.

## Changelog

🆑 Melbert
code: Removed species death and species hitby, replaced any uses with
signals.
/🆑

* Gets some of the easy-bad species procs

* Modular adjustments

* Merge skew

* Update synthetic.dm

* Refactor this

* Update tails.dm

* Update tails.dm

* Final touches

* Update synthetic.dm

* Update synthetic.dm

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
2023-11-04 00:15:19 -04:00
..