diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-23 17:19:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 16:19:14 +0000 |
commit | 3012c9f3a5de983490c37862967895f51aa85478 (patch) | |
tree | a3e537ca819660b6ca07be8d9757614be71b5251 /constants | |
parent | 8aa346cc732756fe47d3180375e0db7f7b84f525 (diff) | |
download | NotEnoughUpdates-REPO-3012c9f3a5de983490c37862967895f51aa85478.tar.gz NotEnoughUpdates-REPO-3012c9f3a5de983490c37862967895f51aa85478.tar.bz2 NotEnoughUpdates-REPO-3012c9f3a5de983490c37862967895f51aa85478.zip |
Fixed random stuff (#1139)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/petnums.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 096def08..a3a9b7e5 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3644,7 +3644,7 @@ 10 ], "statNums": { - "SPEED": 5, + "SPEED": 50, "INTELLIGENCE": 2 } } |