From cfebe142ac6a1f1d436ce4d1a426a058183e7c52 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sat, 2 Dec 2023 01:40:18 +0100 Subject: Added Extinguished Brilliance and Who's Afraid? --- constants/Bingo.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/constants/Bingo.json b/constants/Bingo.json index aba3191..8ee5683 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -106,6 +106,23 @@ "is enchanted with Silk Touch." ], "found": "Pigical" + }, + "Extinguished Brilliance": { + "difficulty": "Easy", + "note": [ + "Put out the fire by the Mad", + "Redstone Engineer." + ], + "found": "?" + }, + "Who's Afraid?": { + "difficulty": "Easy", + "note": [ + "Draw on the Canvas in the Hub", + "with the colors Red, Yellow and", + "Blue." + ], + "found": "?" } } } -- cgit