diff --git a/sql/updates/world/4.3.4/2022_03_28_00_world.sql b/sql/updates/world/4.3.4/2022_03_28_00_world.sql new file mode 100644 index 00000000000..f5837daa622 --- /dev/null +++ b/sql/updates/world/4.3.4/2022_03_28_00_world.sql @@ -0,0 +1 @@ +UPDATE `spell_proc` SET `SpellTypeMask`= 0x1 | 0x2 WHERE `SpellId` IN (90848, 90886, 90888, 90892, 90897, 90899, 90990, 90993, 95878);