From 1d1038dadcf4e9c36f5697bdd7f9f9cfafafe48f Mon Sep 17 00:00:00 2001 From: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Date: Wed, 10 Mar 2021 14:27:17 +0100 Subject: updated Daedalus Axe, added wiki links fixed some things (#430) * updated Daedalus axe * fixed some things * added wiki link to personal deletor * Update PERSONAL_DELETOR_4000.json * Update PERSONAL_DELETOR_5000.json * Update PERSONAL_DELETOR_6000.json * Update PERSONAL_DELETOR_7000.json * Update ARACHNE_FRAGMENT.json * Update ARACHNE_KEEPER_FRAGMENT.json * Update DARK_QUEENS_SOUL_DROP.json * Update SOUL_STRING.json * added arachne crystal --- items/DARK_QUEENS_SOUL_DROP.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'items/DARK_QUEENS_SOUL_DROP.json') diff --git a/items/DARK_QUEENS_SOUL_DROP.json b/items/DARK_QUEENS_SOUL_DROP.json index 5dce6551..e743b83d 100644 --- a/items/DARK_QUEENS_SOUL_DROP.json +++ b/items/DARK_QUEENS_SOUL_DROP.json @@ -13,5 +13,9 @@ ], "internalname": "DARK_QUEENS_SOUL_DROP", "clickcommand": "", - "modver": "2.0.0-REL" -} \ No newline at end of file + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info" : [ + "https://hypixel-skyblock.fandom.com/wiki/Dark_Queen%27s_Soul_Drop" + ] +} -- cgit