fix(DB/item_template): Adjust Deathbringer Proc Rate (#10620)

This commit is contained in:
ZhengPeiRu21 2022-02-11 13:58:53 -07:00 committed by GitHub
parent 8e04e47b67
commit 57a5c5cc0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644515303284021100');
UPDATE `item_template` SET `spellppmRate_1` = 1.7 WHERE `entry` = 17068;