mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/Item: Bryntroll, the Bone Arbiter - Scaling
(cherry picked from commit 8aac2b8ee6)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user