fix(DB/Spell): Remove Arcane Missile spell info overrides. (#20054)
Init.
This commit is contained in:
parent
fd6d2efccb
commit
b2f61161e8
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/arcane-missile-dbc.sql
Normal file
1
data/sql/updates/pending_db_world/arcane-missile-dbc.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DELETE FROM `spell_dbc` WHERE `ID` IN (5143, 5144, 5145, 8416, 8417, 10211, 10212, 25345, 27075, 38699, 38704, 42843, 42846);
|
||||
Loading…
Add table
Add a link
Reference in a new issue