Files
Bubberstation/code/datums/status_effects
SkyratBot 60b413c128 [MIRROR] Fixes a neck slice runtime [MDB IGNORE] (#18696)
* Fixes a neck slice runtime (#72582)

## About The Pull Request

The neck slice status effect didn't remove or react properly in tick,
and kept going after deleting itself. Adds some returns. Also adds an
examine message since i'm here.

## Why It's Good For The Game

Less runtime

## Changelog

🆑 Melbert
fix: Fixed a runtime from neck slices on headless mobs.
qol: Neck sliced folk now have an examine message saying as much.
/🆑

* Fixes a neck slice runtime

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2023-01-13 14:53:44 -08:00
..