From 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 12 Dec 2023 22:01:05 +0100 Subject: Added new update stuff (#1067) --- 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 abbf4790..be0c5675 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -298,6 +298,7 @@ "REINDEER": "FISHING", "BINGO": "ALL", "EERIE": "COMBAT", - "SLUG": "FARMING" + "SLUG": "FARMING", + "OWL": "TAMING" } } \ No newline at end of file -- cgit