mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/SpellGroup): feral Faerie Fire can apply with imp Faerie Fire (#24119)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user