diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index 2252c8aa..db9df102 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -877,7 +877,15 @@ ], "BINGO_TALISMAN": [ "BINGO_RING", - "BINGO_ARTIFACT" + "BINGO_ARTIFACT", + "BINGO_RELIC" + ], + "BINGO_RING": [ + "BINGO_ARTIFACT", + "BINGO_RELIC" + ], + "BINGO_ARTIFACT": [ + "BINGO_RELIC" ], "ODGERS_BRONZE_TOOTH": [ "ODGERS_SILVER_TOOTH", |