fix(DB/SpellGroup): feral Faerie Fire can apply with imp Faerie Fire (#24119)
This commit is contained in:
parent
7ae6a4ad65
commit
0786f573e1
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
-- Faerie Fire group
|
||||
-- SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT 'Same effects of spells will not stack, yet auras will remain on a target'
|
||||
UPDATE `spell_group_stack_rules` SET `stack_rule`=3 WHERE `group_id`=1016;
|
||||
Loading…
Add table
Add a link
Reference in a new issue