diff --git a/.contrib/Parser/DATAS/02 - Outdoor Zones/01 Kalimdor/2 - Orgrimmar.lua b/.contrib/Parser/DATAS/02 - Outdoor Zones/01 Kalimdor/2 - Orgrimmar.lua index 5cd79085acd..c753580e588 100644 --- a/.contrib/Parser/DATAS/02 - Outdoor Zones/01 Kalimdor/2 - Orgrimmar.lua +++ b/.contrib/Parser/DATAS/02 - Outdoor Zones/01 Kalimdor/2 - Orgrimmar.lua @@ -4296,6 +4296,7 @@ root(ROOTS.Zones, m(KALIMDOR, { }), -- #endif -- #if ANYCLASSIC + -- #if BEFORE CATA -- TODO: Finish this part. n(12799, { -- Sergeant Ba'sha ["coord"] = { 41.6, 68.6, ORGRIMMAR }, @@ -4391,6 +4392,17 @@ root(ROOTS.Zones, m(KALIMDOR, { i(18874), -- High Warlord's War Staff }, }), + -- #else + n(52549, { -- Sergeant Thunderhorn + ["coord"] = { 38.8, 70.0, ORGRIMMAR }, + ["timeline"] = { ADDED_4_2_0 }, + ["races"] = HORDE_ONLY, + ["sym"] = { + {"sub", "pvp_gear_base", EXPANSION.CATA, SEASON_RUTHLESS, PVP_GLADIATOR },{"merge"}, -- Subroutines are automatically finalized + {"pop"}, -- Discard the Set header and acquire the children. + }, + }), + -- #endif -- #endif n(26396, { -- Sergeant Thunderhorn Warlord Vendor Edition ["timeline"] = { ADDED_2_4_2 },