diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/petnums.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index de3996a0..d06f4a7b 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1098,7 +1098,7 @@ "otherNums": [], "statNums": { "SPEED": 10, - "INTELLIGENCE": 60 + "INTELLIGENCE": 50 } } }, @@ -1118,7 +1118,7 @@ ], "statNums": { "SPEED": 10, - "INTELLIGENCE": 60 + "INTELLIGENCE": 50 } } } |