From 8bb8d972244f47857dc651c03330b63cd27893b7 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 28 Apr 2022 14:02:33 +0200 Subject: Added new Items, WIki Links and fixed some stuff (#727) --- constants/pets.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants/pets.json') diff --git a/constants/pets.json b/constants/pets.json index fa5e70b7..628ae0fa 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -293,6 +293,7 @@ "SCATHA": "MINING", "AMMONITE": "FISHING", "SNAIL": "MINING", - "MOOSHROOM_COW": "FARMING" + "MOOSHROOM_COW": "FARMING", + "KUUDRA": "COMBAT" } } -- cgit