diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 68973a92..fec63071 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3967,8 +3967,8 @@ }, "100": { "otherNums": [ - 100, - 2.5 + 125, + 3.0 ], "statNums": { "MINING_SPEED": 100.0, @@ -3991,8 +3991,8 @@ }, "100": { "otherNums": [ - 100, - 2.5, + 125, + 3.0, 100 ], "statNums": { @@ -4984,4 +4984,4 @@ "interp": "1:87" } } -} +}
\ No newline at end of file |