Fix(DB/Item) Bonereaver's Edge proc should be 2 ppm. (#11508)
This commit is contained in:
parent
f53d0808d4
commit
867a23b1f1
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1650789793340379741');
|
||||
|
||||
UPDATE `item_template` SET `spellppmRate_1` = 2 WHERE `entry` = 17076;
|
||||
Loading…
Add table
Add a link
Reference in a new issue