diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-10-26 01:36:37 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-25 14:36:37 +0000 |
commit | 6a5302d4553717c0fb395ad22d69c812e7dbe4f9 (patch) | |
tree | 61aacb425039cfd9f66527c625ff12a47db0a6e1 /constants/petnums.json | |
parent | 2c08c9c6bb974143e51f5fb0e0f63bdd9dbe969a (diff) | |
download | NotEnoughUpdates-REPO-6a5302d4553717c0fb395ad22d69c812e7dbe4f9.tar.gz NotEnoughUpdates-REPO-6a5302d4553717c0fb395ad22d69c812e7dbe4f9.tar.bz2 NotEnoughUpdates-REPO-6a5302d4553717c0fb395ad22d69c812e7dbe4f9.zip |
fix stat (#1015)
Diffstat (limited to 'constants/petnums.json')
-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 25e0c358..68075b83 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1076,7 +1076,7 @@ "otherNums": [], "statNums": { "SPEED": 10, - "INTELLIGENCE": 60 + "INTELLIGENCE": 50 } } } |