aboutsummaryrefslogtreecommitdiff
path: root/constants/misc.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-11-22 11:37:03 -0500
committerGitHub <noreply@github.com>2020-11-22 11:37:03 -0500
commit4cfe3d2a5bd617e098efaee69bf5652f1c6755f1 (patch)
treef6462e53968e95fe094319baac1416681c232a83 /constants/misc.json
parent57ec218761d5b3903547ede00b98287690ab1039 (diff)
parent4de8ee4aa7c5f993bbfdb10609496e918d66f681 (diff)
downloadNotEnoughUpdates-REPO-4cfe3d2a5bd617e098efaee69bf5652f1c6755f1.tar.gz
NotEnoughUpdates-REPO-4cfe3d2a5bd617e098efaee69bf5652f1c6755f1.tar.bz2
NotEnoughUpdates-REPO-4cfe3d2a5bd617e098efaee69bf5652f1c6755f1.zip
Merge pull request #33 from Moulberry/master
update
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"
]
},