diff options
Diffstat (limited to 'constants/petnums.json')
-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 fd5dc8a0..2638110b 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2098,7 +2098,7 @@ "otherNums": [ 0.3, 0.2, - 1.0 + 0.5 ], "statNums": { "DEFENSE": 0.0, @@ -2110,7 +2110,7 @@ "otherNums": [ 30, 25, - 100 + 50 ], "statNums": { "DEFENSE": 30.0, |