From beb22f71743a53e089ecf4e0155c0da15fa80489 Mon Sep 17 00:00:00 2001 From: HiZe_ Date: Mon, 4 Dec 2023 05:08:28 +0100 Subject: Update Bingo.json (#64) --- constants/Bingo.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/constants/Bingo.json b/constants/Bingo.json index 6735a88..170d47a 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -172,13 +172,21 @@ "found": "ForagerRedstone" }, "Honest Work": { - "difficulty": "Medium", + "difficulty": "Easy", "note": [ "Participate without winning a", "medal in every type of farming", "contest." ], "found": "?" + }, + "Buzzybuddy": { + "difficulty": "Hard", + "note": [ + "Have a bee pet of at least", + "level 50 of each rarity." + ], + "found": "?" } } } -- cgit