From d4536b6daebec5476f16a84c6e20d08c65aa1be6 Mon Sep 17 00:00:00 2001 From: Crieve Date: Fri, 14 Feb 2025 10:14:06 -0700 Subject: [PATCH] TBC: Moved The Bundle of Bloodthistle to SMV where it belongs. --- .../03 Outland/1 - Shattrath City.lua | 5 ----- .../03 Outland/Shadowmoon Valley.lua | 12 +++++++++++- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/1 - Shattrath City.lua b/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/1 - Shattrath City.lua index ea6d091ad1..f9d2f5335e 100644 --- a/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/1 - Shattrath City.lua +++ b/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/1 - Shattrath City.lua @@ -1217,11 +1217,6 @@ root(ROOTS.Zones, { ["minReputation"] = { FACTION_THE_SCRYERS, NEUTRAL }, -- The Scryers, Neutral. ["cost"] = { { "i", 29739, 1 } }, -- Arcane Tome }), - q(10550, { -- The Bundle of Bloodthistle - ["qg"] = 21411, -- Tobias the Filth Gorger - ["sourceQuest"] = 10547, -- Of Thistleheads and Eggs... - ["coord"] = { 63.8, 69.7, SHATTRATH_CITY }, - }), q(10251, { -- The Master's Grand Design? ["qg"] = 19720, -- "Dirty" Larry ["sourceQuest"] = 10231, -- What Book? I Don't See Any Book. diff --git a/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/Shadowmoon Valley.lua b/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/Shadowmoon Valley.lua index 6ed4f86dca..92a15a8f80 100644 --- a/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/Shadowmoon Valley.lua +++ b/.contrib/Parser/DATAS/02 - Outdoor Zones/03 Outland/Shadowmoon Valley.lua @@ -1366,10 +1366,12 @@ root(ROOTS.Zones, { q(10547, { -- Of Thistleheads and Eggs... ["qg"] = 21293, -- Borak, Son of Oronok ["sourceQuest"] = 10546, -- Borak, Son of Oronok + ["coord"] = { 47.6, 57.2, SHADOWMOON_VALLEY }, + ["lvl"] = lvlsquish(68, 68, 25), ["groups"] = { objective(1, { -- 0/1 Rotten Arakkoa Egg ["providers"] = { - { "i", 30500 }, -- Rotten Arakkoa Egg + { "i", 30500 }, -- Rotten Arakkoa Egg { "o", 184795 }, -- Rotten Arakkoa Egg }, }), @@ -1923,6 +1925,14 @@ root(ROOTS.Zones, { }), }, })), + q(10550, { -- The Bundle of Bloodthistle + ["providers"] = { + { "n", 21411 }, -- Tobias the Filth Gorger + { "i", 30501 }, -- Bundle of Bloodthistle + }, + ["sourceQuest"] = 10547, -- Of Thistleheads and Eggs... + ["coord"] = { 63.8, 69.7, SHATTRATH_CITY }, + }), q(10588, { -- The Cipher of Damnation ["qg"] = 21183, -- Oronok Torn-heart ["sourceQuests"] = { 10523, 10541, 10579 }, -- The Cipher of Damnation, the First/Second/Third Fragment Recovered