diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/constants/misc.json b/constants/misc.json index 8433c127..db3147fb 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1899,6 +1899,31 @@ ], "GANACHE_CHOCOLATE_SLAB": [ "PRESTIGE_CHOCOLATE_REALM" + ], + "COIN_TALISMAN": [ + "RING_OF_COINS", + "ARTIFACT_OF_COINS", + "RELIC_OF_COINS" + ], + "RING_OF_COINS": [ + "ARTIFACT_OF_COINS", + "RELIC_OF_COINS" + ], + "ARTIFACT_OF_COINS": [ + "RELIC_OF_COINS" + ], + "EMERALD_RING": [ + "EMERALD_ARIFACT" + ], + "MINERAL_TALISMAN": [ + "GLOSSY_MINERAL_TALISMAN" + ], + "SCAVENGER_TALISMAN": [ + "SCAVENGER_RING", + "SCAVENGER_ARTIFACT" + ], + "SCAVENGER_RING": [ + "SCAVENGER_ARTIFACT" ] }, "ignored_talisman": [ |