chore(DB): import pending files

Referenced commit(s): d22f01e063
This commit is contained in:
github-actions[bot]
2025-12-17 07:55:27 +00:00
parent 0786f573e1
commit 48dfbdef06

View File

@@ -0,0 +1,5 @@
-- DB update 2025_12_16_02 -> 2025_12_17_00
--
-- 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;