aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-12-25 16:50:08 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-19 15:27:12 +0100
commit3b78869b9f99c2ebb7595fdb3e52ce8f28323d51 (patch)
treefc0a443d2a6535040ffa782a1930f4afd39676b1
parent0b8ffc287144abf24e70c23770c909f6df2cfec1 (diff)
DB/Spawns: Fix some spawns in Shadow Labyrinth
(cherry picked from commit 2c52c6be5a80b78ce6c759e8e799ada31ce11162)
-rw-r--r--sql/updates/world/master/2021_12_19_17_world_2019_12_25_00_world.sql9
1 files changed, 9 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_19_17_world_2019_12_25_00_world.sql b/sql/updates/world/master/2021_12_19_17_world_2019_12_25_00_world.sql
new file mode 100644
index 00000000000..071621c88e1
--- /dev/null
+++ b/sql/updates/world/master/2021_12_19_17_world_2019_12_25_00_world.sql
@@ -0,0 +1,9 @@
+--
+DELETE FROM `creature_addon` WHERE `guid` IN (85585,68738,66853,66844,66893,66854,66888,66849,66883);
+DELETE FROM `creature` WHERE `guid` IN (85585,68738,66853,66844,66893,66854,66888,66849,66883);
+DELETE FROM `linked_respawn` WHERE `guid` IN (85585,68738,66853,66844,66893,66854,66888,66849,66883);
+UPDATE `creature` SET `position_x`=-148.279526, `position_y`=-375.795654, `position_z`=17.080269, `orientation`=4.637824 WHERE `guid`= 66817;
+UPDATE `creature` SET `position_x`=-162.615082, `position_y`=-354.888336, `position_z`=17.083523, `orientation`=4.794886 WHERE `guid`= 66816;
+UPDATE `creature` SET `position_x`=-149.024673, `position_y`=-354.460236, `position_z`=17.083523, `orientation`=4.759542 WHERE `guid`= 66814;
+UPDATE `creature` SET `position_x`=-154.074249, `position_y`=-354.274414, `position_z`=17.083523, `orientation`=4.688859 WHERE `guid`= 66881;
+UPDATE `creature` SET `orientation`=4.688859 WHERE `guid`= 66845;