From b0f0681b6453f91e8530de267b4bfcb19db2094b Mon Sep 17 00:00:00 2001 From: jdwile Date: Mon, 17 Aug 2026 20:03:34 -0400 Subject: [PATCH 1/2] Add Slepey Tablet task to Elite Tier --- tiers/elite.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/tiers/elite.json b/tiers/elite.json index ffdb29c..702935d 100644 --- a/tiers/elite.json +++ b/tiers/elite.json @@ -3677,6 +3677,20 @@ "itemIds": [ 33634, 33631 ], "count": 2 } + }, + { + "id": "f9351598-f337-4203-953f-56431d427952", + "name": "Get the Slepey Tablet", + "shortName": "Slepey Tablet", + "tip": "Guaranteed drop at 25kc at Phosani's Nightmare.", + "wikiLink": "https://oldschool.runescape.wiki/w/Phosani%27s_Nightmare", + "imageLink": "https://oldschool.runescape.wiki/w/Slepey_tablet#/media/File:Slepey_tablet_detail.png", + "displayItemId": 25837, + "verification": { + "method": "collection-log", + "itemIds": [ 25837 ], + "count": 1 + } } ] } From 2a38254ca4a268d9404d1eb68d56fa5132f6dcd5 Mon Sep 17 00:00:00 2001 From: jdwile Date: Mon, 17 Aug 2026 20:18:28 -0400 Subject: [PATCH 2/2] Update image link --- tiers/elite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiers/elite.json b/tiers/elite.json index 702935d..859bbc5 100644 --- a/tiers/elite.json +++ b/tiers/elite.json @@ -3684,7 +3684,7 @@ "shortName": "Slepey Tablet", "tip": "Guaranteed drop at 25kc at Phosani's Nightmare.", "wikiLink": "https://oldschool.runescape.wiki/w/Phosani%27s_Nightmare", - "imageLink": "https://oldschool.runescape.wiki/w/Slepey_tablet#/media/File:Slepey_tablet_detail.png", + "imageLink": "https://oldschool.runescape.wiki/images/thumb/Slepey_tablet_detail.png/320px-Slepey_tablet_detail.png", "displayItemId": 25837, "verification": { "method": "collection-log",