diff options
Diffstat (limited to 'items/DARK_QUEENS_SOUL_DROP.json')
-rw-r--r-- | items/DARK_QUEENS_SOUL_DROP.json | 8 |
1 files changed, 6 insertions, 2 deletions
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" + ] +} |