From 72d03dc83acd306a82ed67bd94b2630115762ddb Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Sun, 25 Dec 2022 20:06:42 +1100 Subject: bingo: all (#878) --- constants/pets.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/pets.json b/constants/pets.json index c86abbf2..1c024670 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -295,6 +295,7 @@ "SNAIL": "MINING", "MOOSHROOM_COW": "FARMING", "KUUDRA": "COMBAT", - "REINDEER": "FISHING" + "REINDEER": "FISHING", + "BINGO": "ALL" } } -- cgit