aboutsummaryrefslogtreecommitdiff
path: root/constants/misc.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-11-08 22:17:21 +0100
committerGitHub <noreply@github.com>2023-11-08 21:17:21 +0000
commitc4d84e9a152975888d5a133fcd3d2e18baca097c (patch)
treef568b7dc79662479c6886a0a31503f930060d491 /constants/misc.json
parentf120a1422da91a5245dcea95d75c663bc7a2194e (diff)
downloadNotEnoughUpdates-REPO-c4d84e9a152975888d5a133fcd3d2e18baca097c.tar.gz
NotEnoughUpdates-REPO-c4d84e9a152975888d5a133fcd3d2e18baca097c.tar.bz2
NotEnoughUpdates-REPO-c4d84e9a152975888d5a133fcd3d2e18baca097c.zip
Fixed Intimidation relic parents and fixed lore of mining talisman (#1034)
Diffstat (limited to 'constants/misc.json')
-rw-r--r--constants/misc.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 34b40bc4..ad285a76 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -120,12 +120,17 @@
"CANDY_ARTIFACT": [
"CANDY_RELIC"
],
+ "INTIMIDATION_ARTIFACT": [
+ "INTIMIDATION_RELIC"
+ ],
"INTIMIDATION_RING": [
- "INTIMIDATION_ARTIFACT"
+ "INTIMIDATION_ARTIFACT",
+ "INTIMIDATION_RELIC"
],
"INTIMIDATION_TALISMAN": [
"INTIMIDATION_RING",
- "INTIMIDATION_ARTIFACT"
+ "INTIMIDATION_ARTIFACT",
+ "INTIMIDATION_RELIC"
],
"SPIDER_RING": [
"SPIDER_ARTIFACT"