diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-01 13:22:38 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-01 13:22:38 +0100 |
commit | f661593d3d925010aa2e3838a4b3c02586c12ae3 (patch) | |
tree | 63af8955690ada3c9aaffdd1678d1604f5f0c3eb | |
parent | c8daa93ba384172fafaf8044bd31b2b8b32cad34 (diff) | |
download | SkyHanni-REPO-f661593d3d925010aa2e3838a4b3c02586c12ae3.tar.gz SkyHanni-REPO-f661593d3d925010aa2e3838a4b3c02586c12ae3.tar.bz2 SkyHanni-REPO-f661593d3d925010aa2e3838a4b3c02586c12ae3.zip |
Hidden bingo goal Betrayal was found.
-rw-r--r-- | constants/Bingo.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/constants/Bingo.json b/constants/Bingo.json index 619b4ef..345e481 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -57,6 +57,14 @@ "Kill 250 Zombie Villagers." ], "found": "?" + }, + "Betrayal": { + "difficulty": "Easy", + "note": [ + "Throw an egg at a chicken whilst", + "wearing the chicken head." + ], + "found": "Medua & Diotechnon" } } } |