From b423fcb28a79bd47eb177b1d953acfec883d49f7 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:14:17 +0100 Subject: Added the last hidden bingo goal. --- constants/Bingo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'constants') diff --git a/constants/Bingo.json b/constants/Bingo.json index e701a37..2e5bf3c 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -187,6 +187,16 @@ "level 50 of each rarity." ], "found": "?" + }, + "Healthy Farming": { + "difficulty": "Easy", + "note": [ + "Plase all of the Bilder's fruit", + "Decoration Blocks on your", + "Garden, then break them with a", + "Sweet Axe." + ], + "found": "Cinshay" } } } -- cgit