From 880ebc1d611355b6d0ff839a90459a2fe5f0cedd Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 20 Apr 2024 22:02:39 +0200 Subject: Fixed Paleo Ench, black cat stat and added new skins (#1168) --- 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 119fba1d..8fbdd9e8 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -668,8 +668,8 @@ "1": { "otherNums": [ 1.0, - 0.1, - 0.1 + 0.15, + 0.15 ], "statNums": { "INTELLIGENCE": 1.0, -- cgit