From 8a63f065f8167d7783eb3fe04b4cc07133c74531 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Apr 2023 15:03:59 +0200 Subject: Fixed lore and nbt of backpacks and fixed dso drop chance (#917) * Fixed lore and nbt of backpacks and fixed dso drop chance * Fixed lore of leg pig * Fixed lore of Bat Pet * Fixed Crit 7 and Lavatears Lore and fixed drop chance of bal * Added a lot of wiki links, added new items, fixed lore of some items, added new abiphone contact maybe more coming soon * Fixed lore of rat pet --- items/PET_ITEM_FLYING_PIG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'items/PET_ITEM_FLYING_PIG.json') diff --git a/items/PET_ITEM_FLYING_PIG.json b/items/PET_ITEM_FLYING_PIG.json index 1c6796a4..cc0996a3 100644 --- a/items/PET_ITEM_FLYING_PIG.json +++ b/items/PET_ITEM_FLYING_PIG.json @@ -28,6 +28,7 @@ "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items", + "https://wiki.hypixel.net/Flying_Pig" ] } \ No newline at end of file -- cgit