We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5df544e + 02a1d05 commit f4ba7bfCopy full SHA for f4ba7bf
src/options.js
@@ -60,7 +60,7 @@ export const MORTALITY_PERCENTATGE = 5
60
export const TOTAL_TICKS = 1600
61
export const TICKS_TO_RECOVER = 500
62
export const TICKS_TO_INCUBATE = 100
63
-export const SPEED_FROM_UI_MULTIPLIER = 100
+export const SPEED_FROM_UI_MULTIPLIER = 0.01
64
export const STATIC_PEOPLE_PERCENTATGE = 25
65
66
export const resetRun = () => {
0 commit comments