Files
Bubberstation/code/controllers
larentoun 5407a96a98 Adds TRAITOR_SCALING_MULTIPLIER to config and makes it a float value (#85162)
## About The Pull Request
Added a missing entry to game_config.txt
Fixed this entry being an integer, not a float

## Why It's Good For The Game
Config can be used to modify the speed at which the traitors progress.
It was missing from the example config.

## Changelog
🆑
config: Added an entry for TRAITOR_SCALING_MULTIPLIER, disabled by
default
/🆑
2024-07-23 13:27:07 -06:00
..