From b450f2e487a276bb50c55d7e8d846a18b734153c Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sat, 2 Dec 2023 01:09:01 +0100 Subject: Added Soft Pork --- constants/Bingo.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/constants/Bingo.json b/constants/Bingo.json index 2a7562b..aba3191 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -98,6 +98,14 @@ "times." ], "found": "Benane" + }, + "Soft Pork": { + "difficulty": "Medium", + "note": [ + "Kill a pig with a Pig Axe that", + "is enchanted with Silk Touch." + ], + "found": "Pigical" } } } -- cgit