Skip to content

Commit

Permalink
DB: Added tracking of Blingtron 7000 gifts for Lil' Bling
Browse files Browse the repository at this point in the history
According to wowhead, this pet also drops from the 7000 gifts.
  • Loading branch information
rdw-software committed Aug 23, 2023
1 parent 6f9c75d commit f7726fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DB/Pets/MistsOfPandaria.lua
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ local mopPets = {
name = L["Lil' Bling"],
spellId = 147124,
itemId = 103670,
items = { 86623, 113258 },
items = { 86623, 113258, 168740 },
chance = 200,
creatureId = 73011,
questId = { 31752, 34774 },
Expand Down

0 comments on commit f7726fa

Please sign in to comment.