Skip to content

Commit

Permalink
Merge pull request #602 from WowRarity/gahzrooki-npc-fix
Browse files Browse the repository at this point in the history
Update the NPC list for Gahz'rooki's Summoning Stone
  • Loading branch information
rdw-software authored Aug 8, 2023
2 parents c3d9257 + e9dec30 commit 6abda1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DB/Pets/MistsOfPandaria.lua
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,10 @@ local mopPets = {
name = L["Gahz'rooki's Summoning Stone"],
spellId = 141789,
itemId = 97821,
npcs = { 71012, 70997, 71000, 70999, 71001 },
npcs = {
71012, -- Kor'kron Butcher
73590, -- Kor'kron Outrider
},
chance = 1000,
creatureId = 71159,
coords = { { m = 10, x = 43.7, y = 47.9 } },
Expand Down

0 comments on commit 6abda1a

Please sign in to comment.