From 0f4639a07b2440d06a60bd874450ed73207f2a90 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Fri, 1 Dec 2023 23:22:35 +0100 Subject: Added Getting A Boost --- constants/Bingo.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'constants/Bingo.json') diff --git a/constants/Bingo.json b/constants/Bingo.json index 402195d..2a7562b 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -36,7 +36,7 @@ "note": [ "Collect 200,000 Sugar Cane." ], - "found": "?" + "found": "LincXS" }, "Party Of One": { "difficulty": "Easy", @@ -57,7 +57,7 @@ "note": [ "Kill 250 Zombie Villagers." ], - "found": "?" + "found": "CookieLuvsFlurea" }, "Betrayal": { "difficulty": "Easy", @@ -90,6 +90,14 @@ "Isles." ], "found": "Xaw" + }, + "Getting A Boost": { + "difficulty": "Medium", + "note": [ + "Get potions from Alixer 25", + "times." + ], + "found": "Benane" } } } -- cgit