changed input -> progressionCurve

This commit is contained in:
Robert MacRae 2026-03-29 19:10:05 -03:00
parent 7193a4374d
commit 538608f939
5 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
"topLevel": 10, "topLevel": 10,
"math": { "math": {
"start": 500, "start": 500,
"input": 1.7 "progressionCurve": 1.7
} }
} }
} }

View File

@ -8,7 +8,7 @@
"topLevel": 10, "topLevel": 10,
"math": { "math": {
"start": 500, "start": 500,
"input": 1.7 "progressionCurve": 1.7
} }
} }
} }

View File

@ -8,7 +8,7 @@
"topLevel": 10, "topLevel": 10,
"math": { "math": {
"start": 500, "start": 500,
"input": 1.7 "progressionCurve": 1.7
} }
} }
} }

View File

@ -8,7 +8,7 @@
"topLevel": 10, "topLevel": 10,
"math": { "math": {
"start": 500, "start": 500,
"input": 1.7 "progressionCurve": 1.7
} }
} }
} }

View File

@ -8,7 +8,7 @@
"topLevel": 10, "topLevel": 10,
"math": { "math": {
"start": 500, "start": 500,
"input": 1.7 "progressionCurve": 1.7
} }
} }
} }