Skip to content

Commit

Permalink
DB: Added more NPC IDs for Sturdy Silver Mawrat Harness
Browse files Browse the repository at this point in the history
  • Loading branch information
rdw-software committed Feb 25, 2022
1 parent 140afda commit a58d435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DB/Mounts/Shadowlands.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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 } },
},
Expand Down

0 comments on commit a58d435

Please sign in to comment.