From f7726fab5b354d7566ee253405255da41e421094 Mon Sep 17 00:00:00 2001 From: RDW Date: Wed, 23 Aug 2023 13:13:42 +0200 Subject: [PATCH] DB: Added tracking of Blingtron 7000 gifts for Lil' Bling According to wowhead, this pet also drops from the 7000 gifts. --- DB/Pets/MistsOfPandaria.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DB/Pets/MistsOfPandaria.lua b/DB/Pets/MistsOfPandaria.lua index 0d07a476..7c256a63 100644 --- a/DB/Pets/MistsOfPandaria.lua +++ b/DB/Pets/MistsOfPandaria.lua @@ -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 },