small fixes

This commit is contained in:
Mughur
2023-01-24 23:28:53 +02:00
parent d6a0d5fcaa
commit 9c365d0da5
3 changed files with 5 additions and 5 deletions

View File

@@ -3535,7 +3535,7 @@ export type Gang = {
*
* “Bonus time” is accumulated when the game is offline or if the game is inactive in the browser.
*
* “Bonus time” makes the game progress faster, up to 10x the normal speed.
* “Bonus time” makes the game progress faster, up to 25x the normal speed.
*
* @returns Bonus time for the Gang mechanic in milliseconds.
*/