chore(DB): import pending files

Referenced commit(s): 32b7ba5500
This commit is contained in:
AzerothCoreBot 2021-06-23 10:49:00 +00:00
parent 32b7ba5500
commit 4eaa4229e6
4 changed files with 62 additions and 10 deletions

View file

@ -1,6 +0,0 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1623851652869107640');
-- Reduce Plans: Copper Chain Vest drop rate for Siltfin Murloc and Mistbat
UPDATE `creature_loot_template` SET `Chance` = 0.3 WHERE `entry` IN (17190, 16353) AND `item` = 3609;