From 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 26 Nov 2020 17:13:06 -0500 Subject: *enter creative name here* --- constants/parents.json | 2 +- constants/petnums.json | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'constants') 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, -- cgit