From c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 22 Jan 2021 20:28:55 +0100 Subject: 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 --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants/parents.json') 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" ] } -- cgit