chore(DB): import pending files

Referenced commit(s): ae9bfaa291
This commit is contained in:
AzerothCoreBot
2022-12-13 18:37:20 +00:00
parent ae9bfaa291
commit 3251e7f421

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_13_00 -> 2022_12_13_01
--
-- 3329 Spiked Wooden Plank too high rate on AC
UPDATE `creature_loot_template` SET `Chance`=1.25 WHERE `Entry`=1753 AND `Item`=3329 AND `Reference`=0 AND `GroupId`=0;