aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-01-22 20:28:55 +0100
committerGitHub <noreply@github.com>2021-01-22 14:28:55 -0500
commitc3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0 (patch)
tree33a43cbede2bc8f90578eba341c435a334980a0d /constants
parente457e30deb2085b4233214e0a9130a7c9361f661 (diff)
downloadNotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.tar.gz
NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.tar.bz2
NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.zip
Added Things, Fixed Things (#372)
* Fixed Red Claw, Added Wiki Links, Added Req * "fixed" theoretical hoe's * Added Pet Skin, Added Wiki Link, Added Parent for Talisman
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 65e26716..ba48f482 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -1918,5 +1918,9 @@
"BEACON_2",
"BEACON_3",
"BEACON_4"
+ ],
+ "TITANIUM_ARTIFACT":[
+ "TITANIUM_RING",
+ "TITANIUM_TALISMAN"
]
}