Files
Bubberstation/code/modules/bitrunning/virtual_domain
SkyratBot 490317ded3 [MIRROR] Fix virtual gondola meat [MDB IGNORE] (#24228)
* Fix virtual gondola meat (#78808)

## About The Pull Request
Instead of having a copy-pasted snowflake function for virtual gondola
mutation toxin, lets just move the difference to a variable.
Fixes the "Be unable to push the crate" part of #78804, because it was
applying both versions of the gondola disease, and the slower one could
finish first if you got unlucky.
## Why It's Good For The Game
Bugs bad, duplicate code bad.
## Changelog
🆑
fix: Virtual domain gondola meat will no longer have a small chance to
turn you into a weaker gondola variant
/🆑

* Fix virtual gondola meat

---------

Co-authored-by: FlufflesTheDog <piecopresident@gmail.com>
2023-10-09 14:59:59 -04:00
..