From 8539a2b172a72d026229fbccb9e627c864ffb591 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 30 Nov 2021 12:20:48 +0100 Subject: New Items (#662) --- constants/misc.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'constants/misc.json') diff --git a/constants/misc.json b/constants/misc.json index 23093ada..1826a9aa 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -866,6 +866,9 @@ ], "POWER_RING": [ "POWER_ARTIFACT" + ], + "BINGO_TALISMAN": [ + "BINGO_RING" ] }, "special_bois": [ @@ -1025,7 +1028,8 @@ "e5243eacb754439c8096d8e1cb77e51e", "0e9360bac3c14a0eafd6cb2f5d9569b7", "a6837f1678e84182bc098d61829a0b03", - "a1732122e22e4edf883c09673eb55de8" + "a1732122e22e4edf883c09673eb55de8", + "9bbf633a599d4772b773dfaa84e0e7d9" ], "ranks": { "OWNER": { -- cgit