diff options
author | HiZe_ <superhize@hotmail.com> | 2023-12-04 05:08:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 05:08:28 +0100 |
commit | beb22f71743a53e089ecf4e0155c0da15fa80489 (patch) | |
tree | bbd11ddf8d31e3eb6b94bbbf9a72dd360a3a8ae1 /constants/Bingo.json | |
parent | 555139b7c18bb40ab6a9393e137b68567d88f8fd (diff) | |
download | SkyHanni-REPO-beb22f71743a53e089ecf4e0155c0da15fa80489.tar.gz SkyHanni-REPO-beb22f71743a53e089ecf4e0155c0da15fa80489.tar.bz2 SkyHanni-REPO-beb22f71743a53e089ecf4e0155c0da15fa80489.zip |
Update Bingo.json (#64)
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": "?" } } } |