diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-05 12:14:17 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-05 12:14:17 +0100 |
commit | b423fcb28a79bd47eb177b1d953acfec883d49f7 (patch) | |
tree | 68f4b3dd5f28e70ca922ddbe9c1811a723e7bd69 | |
parent | e0b61311057e848da678f498eac682682a59eb12 (diff) | |
download | SkyHanni-REPO-b423fcb28a79bd47eb177b1d953acfec883d49f7.tar.gz SkyHanni-REPO-b423fcb28a79bd47eb177b1d953acfec883d49f7.tar.bz2 SkyHanni-REPO-b423fcb28a79bd47eb177b1d953acfec883d49f7.zip |
Added the last hidden bingo goal.
-rw-r--r-- | constants/Bingo.json | 10 |
1 files changed, 10 insertions, 0 deletions
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" } } } |