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/petnums.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'constants/petnums.json') 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