From a58d43563cff2b7b3137da981d4b72f8134ed020 Mon Sep 17 00:00:00 2001 From: RDW Date: Fri, 25 Feb 2022 01:31:59 +0100 Subject: [PATCH] DB: Added more NPC IDs for Sturdy Silver Mawrat Harness --- DB/Mounts/Shadowlands.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DB/Mounts/Shadowlands.lua b/DB/Mounts/Shadowlands.lua index c7aec77b..8dabc415 100644 --- a/DB/Mounts/Shadowlands.lua +++ b/DB/Mounts/Shadowlands.lua @@ -566,7 +566,7 @@ local shadowlandsMounts = { name = L["Sturdy Silver Mawrat Harness"], itemId = 188700, spellId = 363178, - npcs = { 171422 }, + npcs = { 171422, 179526, 185026, 176578, 185027, 179433, 185028 }, chance = 100, -- Blind guess coords = { { m = CONSTANTS.UIMAPIDS.TORGHAST } }, },