fix(DB/item_template): Adjust Deathbringer Proc Rate (#10620)
This commit is contained in:
parent
8e04e47b67
commit
57a5c5cc0c
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644515303284021100');
|
||||
|
||||
UPDATE `item_template` SET `spellppmRate_1` = 1.7 WHERE `entry` = 17068;
|
||||
Loading…
Add table
Add a link
Reference in a new issue