chore(DB): import pending files

Referenced commit(s): 4fa75f3d1f
This commit is contained in:
AzerothCoreBot
2023-04-15 22:56:47 +00:00
parent 4fa75f3d1f
commit 527eaa10bf

View File

@@ -1,3 +1,4 @@
-- DB update 2023_04_12_02 -> 2023_04_15_00
--
-- Update Murmur Loot Count to always drop 2 items
UPDATE `creature_loot_template` SET `MinCount`=2 WHERE `Entry`=18708 AND `Item`=35002 AND `Reference`=35002 AND `GroupId`=2;