aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-03-23 17:19:14 +0100
committerGitHub <noreply@github.com>2024-03-23 16:19:14 +0000
commit3012c9f3a5de983490c37862967895f51aa85478 (patch)
treea3e537ca819660b6ca07be8d9757614be71b5251 /constants
parent8aa346cc732756fe47d3180375e0db7f7b84f525 (diff)
downloadNotEnoughUpdates-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.json2
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
}
}