fix(DB/Loot): Removed Cache of Zanzil from Grand Foreman Puzik Gallywix (#11640)
This commit is contained in:
parent
16a18afba4
commit
467bb807af
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
--
|
||||
-- Remove the item Cache of Zanzil's Altered Mixture (8073) from Grand Foreman Puzik Gallywix (7288)
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 7288 AND `Item` = 8073;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue