Files
Bubberstation/code/datums/weather
SkyratBot c76d9ba74d [MIRROR] Fixes weather overlays stacking up [MDB IGNORE] (#18718)
* Fixes weather overlays stacking up (#72587)

## About The Pull Request

I was improperly having END_STAGE only block ONE overlay from being
added This fixes that
I've refactored this to use a proc to gen the current overlays, which is
a lot cleaner

## Why It's Good For The Game

This was causing overlay stacking on lavaland, which was leading to
helllag on campbell
Not of critical priority because it's not doubling, but it would be good
to handle quickly so campbell can have fun after 10 hours.

## Changelog
🆑
fix: Fixes clientside lavaland lag on long rounds
/🆑

* Fixes weather overlays stacking up

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2023-01-14 12:20:58 -08:00
..