diff --git a/data/sql/updates/pending_db_world/rev_1698991655707226900.sql b/data/sql/updates/pending_db_world/rev_1698991655707226900.sql new file mode 100644 index 000000000..052df7ba0 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1698991655707226900.sql @@ -0,0 +1,3 @@ +-- Sundering Swipe +DELETE FROM `spell_custom_attr` WHERE `spell_id`=35147; +INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (35147, 4194304);