From eb4915d70299a10158182721f9c55f9b30678524 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sat, 2 Dec 2023 11:51:55 +0100 Subject: Added A New Look, Unseasoned Food, A Helping Hand and A Royal Meal information. --- constants/Bingo.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'constants/Bingo.json') diff --git a/constants/Bingo.json b/constants/Bingo.json index 8ee5683..6d724ab 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -123,6 +123,41 @@ "Blue." ], "found": "?" + }, + "A Royal Meal": { + "difficulty": "Medium", + "note": [ + "Give 3 Green Goblin Eggs to", + "the Goblin King in Crystal Hollows." + ], + "found": "daniflytrap" + }, + "A Helping Hand": { + "difficulty": "Easy", + "note": [ + "Place a Super Compactor 3000", + "into Arthurs's wheat minion", + "in the Hub." + ], + "found": "MasterTomer2003" + }, + "Unseasoned Food": { + "difficulty": "Medium", + "note": [ + "Put a Vanille Trophy Fish in the", + "Melancholic Viking's funrace", + "in the Park." + ], + "found": "?" + }, + "A New Look": { + "difficulty": "Medium", + "note": [ + "Put a minion skin into", + "a minion while wearing", + "a Tuxedo armor set." + ], + "found": "?" } } } -- cgit