diff --git a/sql/updates/world/3.3.5/2018_03_15_01_world.sql b/sql/updates/world/3.3.5/2018_03_15_01_world.sql new file mode 100644 index 00000000000..63a3150a7ed --- /dev/null +++ b/sql/updates/world/3.3.5/2018_03_15_01_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_custom_attr` WHERE `entry`=6788; +INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES +(6788, 0x40);