chore(DB): import pending files

Referenced commit(s): ae2e11237c
This commit is contained in:
AzerothCoreBot
2022-06-15 02:20:22 +00:00
parent ae2e11237c
commit 6ffb8aae6e

View File

@@ -1,2 +1,3 @@
-- DB update 2022_06_15_00 -> 2022_06_15_01
-- Adjust drop rate of Ritual salve to 72% (based by a sniffer with 325 kills)
UPDATE `creature_loot_template` SET `Chance` = 72 WHERE `Entry` = 2953 AND `Item` = 6634;