fix(DB/Spells): Scourgebane Draugh & Infusion should stack with flask… (#19119)

fix(DB/Spells): Scourgebane Draugh & Infusion should stack with flasks and elixirs
This commit is contained in:
Andrew 2024-06-22 06:52:58 -03:00 committed by GitHub
parent 842918c08c
commit 5dfecab7cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
DELETE FROM `spell_group` WHERE `spell_id` IN (28486, 28488);