diff options
Diffstat (limited to 'constants/Bingo.json')
-rw-r--r-- | constants/Bingo.json | 10 |
1 files changed, 9 insertions, 1 deletions
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": "?" } } } |