From e1730387c9fdd0c6edc4aa1f5946b4b92bd63b47 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 29 May 2023 12:51:46 +0200 Subject: Fixed formatting --- constants/Bingo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/Bingo.json b/constants/Bingo.json index e1969f6..ca01f19 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -60,7 +60,8 @@ "Leather Collector": { "difficulty": "hard", "note": [ - "Kill cows in the barn or Kill mooshroom cows in the desert to get minions" + "Kill cows in the barn or Kill", + "mooshroom cows in the desert to get minions" ] }, "Sea Summoner": { -- cgit