diff --git a/sql/updates/world/4.3.4/2021_08_02_00_world.sql b/sql/updates/world/4.3.4/2021_08_02_00_world.sql new file mode 100644 index 00000000000..6866990d9d3 --- /dev/null +++ b/sql/updates/world/4.3.4/2021_08_02_00_world.sql @@ -0,0 +1,2 @@ +UPDATE `spell_proc` SET `SpellPhaseMask`= 2 WHERE `SpellId`= 79522; +DELETE FROM `linked_respawn` WHERE `guid`= 280419 AND `linkType`= 0;