diff options
Diffstat (limited to 'items/SPIRIT_MASK.json')
-rw-r--r-- | items/SPIRIT_MASK.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/SPIRIT_MASK.json b/items/SPIRIT_MASK.json index fd04b1f4..8c855195 100644 --- a/items/SPIRIT_MASK.json +++ b/items/SPIRIT_MASK.json @@ -21,9 +21,13 @@ "§7§4❣ §cRequires §aCatacombs Level 15", "§5§lEPIC DUNGEON HELMET" ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Mask" + ] "internalname": "SPIRIT_MASK", "crafttext": "", "clickcommand": "", "modver": "1.1-REL", "infoType": "" -}
\ No newline at end of file +} |