diff options
author | jani270 <jani270@gmx.de> | 2023-12-02 09:34:26 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-12-02 09:34:26 +0100 |
commit | ee65415205fbea60b49c9996a60d16ddc15ab491 (patch) | |
tree | a9dd335849ea2c617a63ca032db2276630f5fec0 /constants/Bingo.json | |
parent | 0af65564864a8a4395b73c40d31c7c97a9200a5d (diff) | |
download | SkyHanni-REPO-ee65415205fbea60b49c9996a60d16ddc15ab491.tar.gz SkyHanni-REPO-ee65415205fbea60b49c9996a60d16ddc15ab491.tar.bz2 SkyHanni-REPO-ee65415205fbea60b49c9996a60d16ddc15ab491.zip |
Added 4 more bingo goals
Diffstat (limited to 'constants/Bingo.json')
-rw-r--r-- | constants/Bingo.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/constants/Bingo.json b/constants/Bingo.json index 8ee5683..6232b97 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -123,6 +123,39 @@ "Blue." ], "found": "?" + }, + "A Royal Meal": { + "difficulty": "Easy", + "note": [ + "Give 3 Green Goblin Eggs", + "to the Goblin King." + ], + "found": "daniflytrap" + }, + "A Helping Hand": { + "difficulty": "Medium", + "note": [ + "Place a Super Compactor 3000", + "inside Arthur's Wheat Minion", + "in the Hub." + ], + "found": "MasterTomer2003" + }, + "Unseasoned Food": { + "difficulty": "Medium", + "note": [ + "Put a Vanille Trophy Fish", + "in the Melancholic Viking's Furnace." + ], + "found": "?" + }, + "A New Look": { + "difficulty": "Easy", + "note": [ + "Wear a Tuxedo with a Minion Skin", + "on a Minion." + ], + "found": "?" } } } |