fix(DB/item_template): Fix Deathbringer Proc Rate (#10492)
This commit is contained in:
parent
1477e703dc
commit
fa936f68ec
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643820319240193000');
|
||||
UPDATE `item_template` SET `spellppmRate_1` = 4 WHERE `entry` = 17068;
|
||||
Loading…
Add table
Add a link
Reference in a new issue