diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/petnums.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 3c5c48b0..0df4ea78 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2126,8 +2126,8 @@ "COMMON": { "1": { "otherNums": [ - 0.0, - 0.0 + 0.03, + 0.03 ], "statNums": { "SPEED": 0.0, @@ -2150,8 +2150,8 @@ "EPIC": { "1": { "otherNums": [ - 0.1, - 0.1, + 0.15, + 0.15, 1.0 ], "statNums": { @@ -2230,8 +2230,8 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.1, - 0.1 + 0.05, + 0.05 ], "statNums": { "SPEED": 0.0, |