aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2021-08-14 16:52:52 +0300
committerShauren <shauren.trinity@gmail.com>2022-03-12 23:43:51 +0100
commite0374e2ca9f3bb844614fe926fb5039e1e2e1c5f (patch)
treec79d0cc8342dc57474b4e1a0c5d53e77ece1241c
parent2de7a090c6cab213ddc5a38a7c1ae316afe2128e (diff)
DB/Quest: Update outro event of 'The Calling' (8315)
Updates #26803 (cherry picked from commit 40e31be6844b2166f206f7ef762b9de19df19b81)
-rw-r--r--sql/updates/world/master/2022_03_12_23_world_2021_08_14_03_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_12_23_world_2021_08_14_03_world.sql b/sql/updates/world/master/2022_03_12_23_world_2021_08_14_03_world.sql
new file mode 100644
index 00000000000..743528a76e1
--- /dev/null
+++ b/sql/updates/world/master/2022_03_12_23_world_2021_08_14_03_world.sql
@@ -0,0 +1,5 @@
+-- Source: vmangos
+UPDATE `gameobject_template_addon` SET `faction` = 114 WHERE `entry` = 180514;
+UPDATE `smart_scripts` SET `target_x` = -6825.29, `target_y` = 809.125, `target_z` = 51.8699, `target_o` = 0.349065 WHERE `entryorguid` = 1518300 AND `source_type` = 9 AND `id` = 1;
+UPDATE `smart_scripts` SET `target_x` = -6823.57, `target_y` = 811.977, `target_z` = 51.4426, `target_o` = 4.41568 WHERE `entryorguid` = 1518300 AND `source_type` = 9 AND `id` = 2;
+UPDATE `smart_scripts` SET `action_param1` = 180514, `target_x` = -6822.21, `target_y` = 808.584, `target_z` = 51.5885, `target_o` = 2.77507, `comment` = "Geologist Larksbane - On Script - Summon Gameobject 'Glyphed Crystal'" WHERE `entryorguid` = 1518300 AND `source_type` = 9 AND `id` = 3;