mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/spell_custom_attr): Remove spell that doesn't exist (#3353)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598451306626474100');
|
||||
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 9497;
|
||||
Reference in New Issue
Block a user