mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-30 11:01:35 +00:00
## About The Pull Request Replaces random() proc with prob() in herald and goliath broodmother code ## Why It's Good For The Game Using prob() proc tooks less space and also it is more readable ## Changelog 🆑 code: Replaced some random() procs in lavaland elite code with prob() procs /🆑