From 8d1bfc12e67204baef11fdb7164f7c724cc6fb43 Mon Sep 17 00:00:00 2001 From: Exodius Date: Sat, 24 Aug 2024 00:32:10 +0200 Subject: [PATCH] TWW/Delves: Kriegval's Rest, Update object ID for the missing Sturdy Chest https://www.wowhead.com/object=455524 --- .../DATAS/16 - Delves/11 - The War Within/Delves.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.contrib/Parser/DATAS/16 - Delves/11 - The War Within/Delves.lua b/.contrib/Parser/DATAS/16 - Delves/11 - The War Within/Delves.lua index bdcd7f8d7b..0c6f599fc1 100644 --- a/.contrib/Parser/DATAS/16 - Delves/11 - The War Within/Delves.lua +++ b/.contrib/Parser/DATAS/16 - Delves/11 - The War Within/Delves.lua @@ -357,10 +357,10 @@ root(ROOTS.Delves, expansion(EXPANSION.TWW, bubbleDown({ ["timeline"] = { ADDED_ ["coord"] = { 46.2, 19.8, KRIEGVALS_REST }, ["questID"] = 83665, }), - --o(xx, { -- Sturdy Chest - -- ["coord"] = { 62.3, 52.9, KRIEGVALS_REST }, - -- ["questID"] = 83698, - --}), + o(455524, { -- Sturdy Chest + ["coord"] = { 62.3, 52.9, KRIEGVALS_REST }, + ["questID"] = 83698, + }), o(455511, { -- Sturdy Chest ["coord"] = { 69.9, 85.1, KRIEGVALS_REST }, ["questID"] = 83666,