mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-03 05:21:27 +00:00
* Game panel is a bit more generous when spawning multiple paths for admins (#70078) Changes the limit of paths to spawn via game panel from a hardcoded 5 to be based on the admin spawn limit. Why It's Good For The Game 5 is a bit limiting, especially as it's easily possible to spawn more than five types of something in other ways. QOL. Changelog cl Melbert admin: The game panel now lets you make more than five different types of something at once. /cl * Game panel is a bit more generous when spawning multiple paths for admins Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>