From 3addab32e52030ac74c8550ae14acbb553fa35cb Mon Sep 17 00:00:00 2001 From: ssnowman <75325368+ssnowman@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:54:22 -0700 Subject: [PATCH] Adds quest ID 93707 to Mining category Add quest ID for weekly Mining quest "It's Called Silvermoon" --- Data/Objectives/WeeklyQuest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/Objectives/WeeklyQuest.lua b/Data/Objectives/WeeklyQuest.lua index 4c68bb9..5478c27 100644 --- a/Data/Objectives/WeeklyQuest.lua +++ b/Data/Objectives/WeeklyQuest.lua @@ -51,7 +51,7 @@ local objectives = { -- Midnight: Leatherworking {skillLineVariantID = 2915, categoryID = category, quests = {93695}, itemID = 263459, points = 2, loc = {m = Enum.WK_Map.SilvermoonCity, x = 45.0, y = 55.2, hint = "Complete a quest from the Artisan's Consortium."}}, -- Midnight: Mining - {skillLineVariantID = 2916, categoryID = category, quests = {93705, 93706, 93708, 93709}, itemID = 263463, points = 3, limit = 1, loc = {m = Enum.WK_Map.SilvermoonCity, x = 42.6, y = 52.8, hint = "Complete a quest from |cffffff00Belil|r ."}}, + {skillLineVariantID = 2916, categoryID = category, quests = {93705, 93706, 93707, 93708, 93709}, itemID = 263463, points = 3, limit = 1, loc = {m = Enum.WK_Map.SilvermoonCity, x = 42.6, y = 52.8, hint = "Complete a quest from |cffffff00Belil|r ."}}, -- Midnight: Skinning {skillLineVariantID = 2917, categoryID = category, quests = {93710, 93711, 93712, 93714}, itemID = 263461, points = 3, limit = 1, loc = {m = Enum.WK_Map.SilvermoonCity, x = 43.2, y = 55.6, hint = "Complete a quest from |cffffff00Tyn|r ."}}, -- Midnight: Tailoring