diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 2 | ||||
-rw-r--r-- | constants/petnums.json | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/constants/parents.json b/constants/parents.json index 4483e5dc..5d21e422 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -419,7 +419,7 @@ "REJUVENATE;5" ], "RESPIRATION;2": [ - "RESPIRATION;3", + "RESPIRATION;1", "RESPIRATION;3" ], "SAND": [ diff --git a/constants/petnums.json b/constants/petnums.json index 43a2211d..0cb85515 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -812,8 +812,7 @@ 0.2, 100.0, 0.0, - 10.0, - 0.2 + 0.5 ], "statNums": { "HEALTH": 1.0, @@ -825,8 +824,7 @@ 20, 100, 1, - 10, - 25 + 50 ], "statNums": { "HEALTH": 100.0, |