From e58f92919f9e55ad06d34c5dc129ddd839d88bec Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:29:49 -0500 Subject: More fixes from jani270 --- constants/petnums.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/petnums.json') diff --git a/constants/petnums.json b/constants/petnums.json index 61443c61..3ee3ba4e 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -172,7 +172,7 @@ 10 ], "statNums": { - "SEA_CREATURE_CHANCE": 5.0 + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } -- cgit