chore(DB): import pending files

Referenced commit(s): 467bb807af
This commit is contained in:
AzerothCoreBot
2022-05-06 19:49:06 +00:00
parent 467bb807af
commit b3bd3f5a45

View File

@@ -0,0 +1,6 @@
-- DB update 2022_05_06_00 -> 2022_05_06_01
--
-- 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;