From 3012c9f3a5de983490c37862967895f51aa85478 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:19:14 +0100 Subject: Fixed random stuff (#1139) --- 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 096def08..a3a9b7e5 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3644,7 +3644,7 @@ 10 ], "statNums": { - "SPEED": 5, + "SPEED": 50, "INTELLIGENCE": 2 } } -- cgit