mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-04 13:29:25 +00:00
* Fixes some incorrect uses of `rand()` (#74032) ## About The Pull Request `Rand` only takes integers   ## Why It's Good For The Game Less misleading code ## Changelog 🆑 Melbert fix: Lead batteries now start partially drained as intended. /🆑 * Fixes some incorrect uses of `rand()` --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>