DB/Spells: fix group stacking rules for MP5 buffs (BoW and Mana Spring)

Closes #21637
This commit is contained in:
ariel-
2018-03-18 00:11:41 -03:00
parent 9e90f7af78
commit 4fe960b9e8

View File

@@ -0,0 +1 @@
UPDATE `spell_group_stack_rules` SET `stack_rule`=3 WHERE `group_id`=1105;