From c3827e0f2613929ccdb1462a6dffb2a13db009dd Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Sat, 27 Apr 2024 20:01:47 +1000 Subject: tyrannosaurus (#1180) --- constants/petnums.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/petnums.json b/constants/petnums.json index 7b857127..9715bfda 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4965,7 +4965,7 @@ "statNums": { "STRENGTH": 75, "CRIT_CHANCE": 5, - "FEROCITY": 75 + "FEROCITY": 25 } } } -- cgit