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

View File

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