Files
Bubberstation/code
SkyratBot 7fa267aca3 [MIRROR] Deletes handle_random_events, saving us from 1 whole proc call in Life (#27864)
* Deletes `handle_random_events`, saving us from 1 whole proc call in `Life` (#83421)

## About The Pull Request

Dumps `handle_random_events` in the bin, giving us one less proc in
`Life`, that's a free proc call optimization baby.

Replaces its only implementation with a status effect conditionally
applied when gaining / losing tox dam.

## Changelog

🆑 Melbert
refactor: Refactored the way high toxins cause you to vomit.
/🆑

* Deletes `handle_random_events`, saving us from 1 whole proc call in `Life`

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2024-05-26 23:15:36 +02:00
..
2024-05-22 09:00:20 +05:30