Files
Bubberstation/code/modules/mob
SuperSlayer 5f8a64827b Replaces random() with prob() in lavaland elite code (#72816)
## 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
/🆑
2023-01-23 11:30:58 +01:00
..