From 91d5b837e7248970b846637beadde481396a5aa7 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 5 Feb 2021 13:04:01 -0500 Subject: Updates elephant --- constants/petnums.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/petnums.json') diff --git a/constants/petnums.json b/constants/petnums.json index 5fbf4b7d..962ff879 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -804,7 +804,7 @@ 0.2, 100.0, 0.0, - 0.5 + 1.8 ], "statNums": { "HEALTH": 1.0, @@ -816,7 +816,7 @@ 20, 100, 1, - 50 + 180 ], "statNums": { "HEALTH": 100.0, -- cgit