aboutsummaryrefslogtreecommitdiff
path: root/constants/misc.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/misc.json')
-rw-r--r--constants/misc.json22
1 files changed, 20 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 1e50b7a7..ae163c9d 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -268,12 +268,17 @@
"HEALING_RING"
],
"CANDY_RING": [
- "CANDY_ARTIFACT"
+ "CANDY_ARTIFACT",
+ "CANDY_RELIC"
],
"CANDY_TALISMAN": [
"CANDY_RING",
- "CANDY_ARTIFACT"
+ "CANDY_ARTIFACT",
+ "CANDY_RELIC"
],
+ "CANDY_ARTIFACT": [
+ "CANDY_RELIC"
+ ],
"INTIMIDATION_RING": [
"INTIMIDATION_ARTIFACT"
],
@@ -459,6 +464,19 @@
],
"WEDDING_RING_8": [
"WEDDING_RING_9"
+ ],
+ "BAT_PERSON_TALISMAN": [
+ "BAT_PERSON_RING",
+ "BAT_PERSON_ARTIFACT"
+ ],
+ "BAT_PERSON_RING": [
+ "BAT_PERSON_ARTIFACT"
+ ],
+ "WITHER_ARTIFACT": [
+ "WITHER_RELIC"
+ ],
+ "LUCKY_HOOF": [
+ "ETERNAL_HOOF"
]
},