mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +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