mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Spells: fix group stacking rules for MP5 buffs (BoW and Mana Spring)
Closes #21637
This commit is contained in:
1
sql/updates/world/3.3.5/2018_03_18_00_world_335.sql
Normal file
1
sql/updates/world/3.3.5/2018_03_18_00_world_335.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_group_stack_rules` SET `stack_rule`=3 WHERE `group_id`=1105;
|
||||
Reference in New Issue
Block a user