From 8d316ae761762c55165a73f18d555543c81ca57d Mon Sep 17 00:00:00 2001 From: Stekerser <72933528+Stekerser@users.noreply.github.com> Date: Fri, 30 Apr 2021 15:18:53 +0300 Subject: Fixed something and added wiki links (#479) * Update ASPIRING_LEAP.json * Update MAXED_ENCHANT_BOOK.json * Update REAPER_GEM.json * Update parents.json * Update GRIFFIN;4.json * Update WITHER_SKELETON;3.json * Update WITHER_SKELETON;4.json * Update WITHER_SKELETON;4.json --- constants/parents.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index f7d88166..32889ebf 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -529,6 +529,9 @@ "SYPHON;4", "SYPHON;5" ], + "SPIDER_QUEENS_STINGER":[ + "STARRED_SPIDER_QUEENS_STINGER" + ], "SPIKED_HOOK;1":[ "SPIKED_HOOK;2", "SPIKED_HOOK;3", -- cgit