fix(DB/spell_custom_attr): Remove spell that doesn't exist (#3353)

This commit is contained in:
Kitzunu
2020-09-07 22:49:45 +02:00
committed by GitHub
parent 68b1112821
commit 156b0e419e

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598451306626474100');
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 9497;