aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/Bingo.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/constants/Bingo.json b/constants/Bingo.json
index 9ad23c3..e701a37 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": "?"
}
}
}