chore(DB): import pending files

Referenced commit(s): 20a5f02111
This commit is contained in:
AzerothCoreBot
2023-05-24 17:07:20 +00:00
parent 20a5f02111
commit bc0ddaa3c2

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_24_02 -> 2023_05_24_03
--
UPDATE `creature_loot_template` SET `GroupId` = 1 WHERE (`Entry` = 17370) AND (`Item` IN (1, 2, 3, 4, 5, 6));
UPDATE `creature_loot_template` SET `Chance` = 5 WHERE (`Entry` = 17370) AND (`Item` IN (1, 2));