diff --git a/sql/updates/world/4.3.4/2020_07_24_02_world.sql b/sql/updates/world/4.3.4/2020_07_24_02_world.sql new file mode 100644 index 00000000000..f53aac02e9c --- /dev/null +++ b/sql/updates/world/4.3.4/2020_07_24_02_world.sql @@ -0,0 +1,5 @@ +DELETE FROM `linked_respawn` WHERE `linkedGuid`= 137752; +INSERT INTO `linked_respawn` (`guid`, `linkedGuid`, `linkType`) VALUES +(137746, 137752, 0), +(137747, 137752, 0), +(137789, 137752, 0);