fix(DB/Spell): Sludge Nova stack from different casters (#19063)

This commit is contained in:
Andrew
2024-06-15 13:29:35 -03:00
committed by GitHub
parent 28fae60efc
commit c00f89a6fd

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `spell_custom_attr` WHERE `spell_id`=40103;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (40103, 4194304);