fix(DB/Spell): Remove Arcane Missile spell info overrides. (#20054)

Init.
This commit is contained in:
Benjamin Jackson
2024-10-09 05:01:03 -04:00
committed by GitHub
parent fd6d2efccb
commit b2f61161e8

View File

@@ -0,0 +1 @@
DELETE FROM `spell_dbc` WHERE `ID` IN (5143, 5144, 5145, 8416, 8417, 10211, 10212, 25345, 27075, 38699, 38704, 42843, 42846);