fix(DB/Spells): add stack rule for love is in the air perfumes/colognes (#24659)
This commit is contained in:
parent
1ec68348a9
commit
1c5c28b6f8
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
DELETE FROM `spell_group_stack_rules` WHERE `group_id` = 1114;
|
||||
INSERT INTO `spell_group_stack_rules` (`group_id`,`stack_rule`, `description`) VALUES (1114, 1, 'Love is in the Air Flasks');
|
||||
Loading…
Add table
Add a link
Reference in a new issue