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 --- constants/abiphone.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'constants') diff --git a/constants/abiphone.json b/constants/abiphone.json index 2b380ab2..6587d3a4 100644 --- a/constants/abiphone.json +++ b/constants/abiphone.json @@ -357,6 +357,15 @@ "y": 158, "z": -35 }, + "Wool Weaver": { + "requirement": [ + "§6- 512x Enchanted Wool. (Must be Sulphur VII Collection or higher.)" + ], + "island": "hub", + "x": -48, + "y": 74, + "z": -30 + }, "Zog": { "requirement": [ "§6- Five Max Lvl Pets of Legendary tier or better in your pet menu." -- cgit