fix(DB/spell_custom_attr): Remove spell that doesn't exist (#3353)
This commit is contained in:
parent
68b1112821
commit
156b0e419e
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598451306626474100');
|
||||
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 9497;
|
||||
Loading…
Add table
Add a link
Reference in a new issue