mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
Fix(DB/Item) Bonereaver's Edge proc should be 2 ppm. (#11508)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1650789793340379741');
|
||||
|
||||
UPDATE `item_template` SET `spellppmRate_1` = 2 WHERE `entry` = 17076;
|
||||
Reference in New Issue
Block a user