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
committed by Aokromes
parent d0f3fa338c
commit 3303c4551b

View File

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