From 6e9032363a24464330b67105a938754293f7dbd3 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Fri, 1 Dec 2023 12:43:01 +0100 Subject: Added all hidden bingo community goals and Bad Cleric. --- constants/Bingo.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'constants/Bingo.json') diff --git a/constants/Bingo.json b/constants/Bingo.json index d27c1a4..9fa4440 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -6,12 +6,30 @@ "Gifting gifts to other players." ] }, + "The Beginning (Community Goal)": { + "difficulty": "Easy", + "note": [ + "Breaking any log with your fist." + ] + }, "Grinding Away (Community Goal)": { "difficulty": "Easy", "note": [ "Cobblestone collection." ] }, + "A Howl Lotta Kills (Community Goal)": { + "difficulty": "Easy", + "note": [ + "Kill a T1 Sven Slayer Boss." + ] + }, + "Sunken Treasures (Community Goal)": { + "difficulty": "Easy", + "note": [ + "Fish up coins." + ] + }, "Sweet Collection": { "difficulty": "Easy", "note": [ @@ -27,7 +45,13 @@ "Moral Support": { "difficulty": "Easy", "note": [ - "Say 'Help Wizardman' to Wizardman NPC found in the rift." + "Say 'Help Wizardman' next to Wizardman NPC found in the rift." + ] + }, + "Bad Cleric": { + "difficulty": "Easy", + "note": [ + "Kill 250 Zombie Villagers." ] } } -- cgit