diff --git a/data/sql/updates/pending_db_world/mala.sql b/data/sql/updates/pending_db_world/mala.sql new file mode 100644 index 000000000..c35d5c0b0 --- /dev/null +++ b/data/sql/updates/pending_db_world/mala.sql @@ -0,0 +1,2 @@ +DELETE FROM `spell_custom_attr` WHERE `spell_id`=44132; +INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (44132, 4194304);