From bb2d686a99a3acd1a13d0ffa7dc9a8dd8245dcce Mon Sep 17 00:00:00 2001 From: jdwile Date: Tue, 23 Jun 2026 08:28:09 -0400 Subject: [PATCH] Move 1 Huey task to Medium Tier --- tiers/hard.json | 13 ------------- tiers/medium.json | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/tiers/hard.json b/tiers/hard.json index f17e9b2..d3f0b51 100644 --- a/tiers/hard.json +++ b/tiers/hard.json @@ -2976,19 +2976,6 @@ "count": 1 } }, - { - "id": "61a10400-1e3e-405e-9b12-1c8feb4981dc", - "name": "Get 1 unique from the Hueycoatl", - "tip": "Obtained by killing The Hueycoatl", - "wikiLink": "https://oldschool.runescape.wiki/w/The_Hueycoatl", - "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_hunter_wand_detail.png/320px-Dragon_hunter_wand_detail.png", - "displayItemId": 30070, - "verification": { - "method": "collection-log", - "itemIds": [ 30066, 30068, 30070, 30085 ], - "count": 1 - } - }, { "id": "a5c685b6-c385-4797-ae6f-fc11a7c2098a", "name": "Get 1 unique from the Hueycoatl", diff --git a/tiers/medium.json b/tiers/medium.json index 18b27e8..63ca0a1 100644 --- a/tiers/medium.json +++ b/tiers/medium.json @@ -2863,6 +2863,19 @@ "itemIds": [ 25615 ], "count": 1 } + }, + { + "id": "61a10400-1e3e-405e-9b12-1c8feb4981dc", + "name": "Get 1 unique from the Hueycoatl", + "tip": "Obtained by killing The Hueycoatl", + "wikiLink": "https://oldschool.runescape.wiki/w/The_Hueycoatl", + "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_hunter_wand_detail.png/320px-Dragon_hunter_wand_detail.png", + "displayItemId": 30070, + "verification": { + "method": "collection-log", + "itemIds": [ 30066, 30068, 30070, 30085 ], + "count": 1 + } } ] }