fix(DB/Loot): Removed Cache of Zanzil from Grand Foreman Puzik Gallywix (#11640)

This commit is contained in:
Asthalor
2022-05-06 21:47:08 +02:00
committed by GitHub
parent 16a18afba4
commit 467bb807af

View File

@@ -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;