From d67e87134f7945ee0c2ed403a70f5833a3a7fa44 Mon Sep 17 00:00:00 2001 From: alexia Date: Fri, 8 Dec 2023 17:31:07 +0100 Subject: Add alternative easier requirement for A New Look (#68) Add alternative easier requirement for A New Look. #68 --- constants/Bingo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/Bingo.json b/constants/Bingo.json index 1a4be46..da3d92c 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -156,8 +156,8 @@ "A New Look": { "difficulty": "Medium", "note": [ - "Put a minion skin into", - "a minion while wearing", + "Stand next to a minion", + "with a skin while wearing", "a Tuxedo armor set." ], "found": "?" -- cgit