diff --git a/sql/updates/world/custom/custom_2018_08_18_00_world.sql b/sql/updates/world/custom/custom_2018_08_18_00_world.sql new file mode 100644 index 00000000000..17244dae0f2 --- /dev/null +++ b/sql/updates/world/custom/custom_2018_08_18_00_world.sql @@ -0,0 +1 @@ +UPDATE `spell_proc` SET `HitMask`= 0x00001000 WHERE `SpellID` IN (84722, 84723);