diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index 72866bc4..6bf73d88 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -875,7 +875,8 @@ "POWER_ARTIFACT" ], "BINGO_TALISMAN": [ - "BINGO_RING" + "BINGO_RING", + "BINGO_ARTIFACT" ], "ODGERS_BRONZE_TOOTH": [ "ODGERS_SILVER_TOOTH", @@ -891,6 +892,9 @@ ], "BURSTSTOPPER_TALISMAN": [ "BURSTSTOPPER_ARTIFACT" + ], + "BINGO_RING": [ + "BINGO_ARTIFACT" ] }, "special_bois": [ |