From aad8547198e1bffa1fab792492c0fce799b99f1a Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:41:42 +0100 Subject: Added Am I Forgetting Something? and credited Byrules and VeganTrials --- constants/Bingo.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'constants/Bingo.json') diff --git a/constants/Bingo.json b/constants/Bingo.json index bd955d3..d9ba89c 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -50,7 +50,7 @@ "note": [ "Say 'Help Wizardman' next to Wizardman NPC found in the rift." ], - "found": "?" + "found": "VeganTrials" }, "Bad Cleric": { "difficulty": "Easy", @@ -74,6 +74,14 @@ "The Hub." ], "found": "GoldenDusk" + }, + "Am I Forgetting Something?": { + "difficulty": "Medium", + "note": [ + "Start a Dungeon Without any", + "armor or pet equipped." + ], + "found": "Byrules" } } } -- cgit