Files
Bubberstation/code/controllers
harryob 30345725d2 fixes some dynamic rulesets purging their candidate pools (#87760)
## About The Pull Request
autotator, malf and blob's candidates would all get wiped out by this,
as `can_roll_midround()` returns TRUE if they can roll midround

## Why It's Good For The Game
seems like we want candidates in these roles, given the game is trying
to get some

## Changelog
🆑
fix: dynamic rulesets can get candidates for their roles
/🆑
fixes #87535
2024-11-09 16:57:45 +01:00
..