mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 07:48:02 +00:00
fix(DB/item_template): Fix Deathbringer Proc Rate (#10492)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643820319240193000');
|
||||||
|
UPDATE `item_template` SET `spellppmRate_1` = 4 WHERE `entry` = 17068;
|
||||||
Reference in New Issue
Block a user