diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-21 22:22:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 16:22:46 -0400 |
commit | 39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac (patch) | |
tree | 1d5556dcc57a4db4a3328f3d7260173bf5a8995e /items/THE_ART_OF_WAR.json | |
parent | 685a37a373020c8689d61a838555ec5e2b19345f (diff) | |
download | NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.gz NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.bz2 NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.zip |
New Items and fixes (#467)
* New Items and fixes
* Added the Fish
Diffstat (limited to 'items/THE_ART_OF_WAR.json')
-rw-r--r-- | items/THE_ART_OF_WAR.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/THE_ART_OF_WAR.json b/items/THE_ART_OF_WAR.json index 458ba6a9..0192a7ee 100644 --- a/items/THE_ART_OF_WAR.json +++ b/items/THE_ART_OF_WAR.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/The_Art_of_War" + ] }
\ No newline at end of file |