DB/Item: Bryntroll, the Bone Arbiter - Scaling

(cherry picked from commit 8aac2b8ee6)
This commit is contained in:
Rushor
2016-02-07 02:12:41 +01:00
committed by Shauren
parent 5ba76c2023
commit 4250338be3

View File

@@ -0,0 +1,5 @@
-- DB/Item: Bryntroll, the Bone Arbiter
DELETE FROM `item_template_addon` WHERE `Id` IN (50415,50709);
INSERT INTO `item_template_addon` (`Id`,`SpellPPMChance`) VALUES
(50415,2),
(50709,2);