diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/petnums.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index dc6b3c0e..f469eb77 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4509,7 +4509,8 @@ "1": { "otherNums": [ 3.2, - 5.2 + 5.2, + 0.25 ], "statNums": { "DEFENSE": 1.0, @@ -4519,7 +4520,8 @@ "100": { "otherNums": [ 30, - 30 + 30, + 25 ], "statNums": { "DEFENSE": 100.0, |