New weekly quest "Aiding the Accord: Time Rift" not showing up
snackiesmores opened this issue ยท 1 comments
Added it to Progress.lua at line 453:
questID = {
70750, -- Aiding the Accord
72068, -- Aiding the Accord: A Feast For All
72373, -- Aiding the Accord: The Hunt is On
72374, -- Aiding the Accord: Dragonbane Keep
72375, -- Aiding the Accord: The Isles Call
75259, -- Aiding the Accord: Zskera Vault
75859, -- Aiding the Accord: Sniffenseeking
75860, -- Aiding the Accord: Researchers Under Fire
75861, -- Aiding the Accord: Suffusion Camp
77254, -- Aiding the Accord: Time Rift
},
And also to Quest.lua at line 361:
-- Aiding the Accord
[70750] = "Weekly", -- Aiding the Accord
[72068] = "Weekly", -- Aiding the Accord: A Feast For All
[72373] = "Weekly", -- Aiding the Accord: The Hunt is On
[72374] = "Weekly", -- Aiding the Accord: Dragonbane Keep
[72375] = "Weekly", -- Aiding the Accord: The Isles Call
[75259] = "Weekly", -- Aiding the Accord: Zskera Vault
[75859] = "Weekly", -- Aiding the Accord: Sniffenseeking
[75860] = "Weekly", -- Aiding the Accord: Researchers Under Fire
[75861] = "Weekly", -- Aiding the Accord: Suffusion Camp
[77254] = "Weekly", -- Aiding the Accord: Time Rift
Restarting WoW it seems to work now: