diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-02 01:09:01 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-02 01:09:01 +0100 |
commit | b450f2e487a276bb50c55d7e8d846a18b734153c (patch) | |
tree | af2b49d99ae8b9e4c95eb7073feb4a20e90c2535 | |
parent | 0f4639a07b2440d06a60bd874450ed73207f2a90 (diff) | |
download | SkyHanni-REPO-b450f2e487a276bb50c55d7e8d846a18b734153c.tar.gz SkyHanni-REPO-b450f2e487a276bb50c55d7e8d846a18b734153c.tar.bz2 SkyHanni-REPO-b450f2e487a276bb50c55d7e8d846a18b734153c.zip |
Added Soft Pork
-rw-r--r-- | constants/Bingo.json | 8 |
1 files changed, 8 insertions, 0 deletions
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" } } } |