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