diff --git a/sql/updates/world/3.3.5/2016_11_09_01_world_335.sql b/sql/updates/world/3.3.5/2016_11_09_01_world_335.sql new file mode 100644 index 00000000000..8e1ef6113de --- /dev/null +++ b/sql/updates/world/3.3.5/2016_11_09_01_world_335.sql @@ -0,0 +1 @@ +UPDATE `spell_proc` SET `SpellPhaseMask`=0x4 WHERE `SpellId` IN (49796, 51124);