aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-01-17 21:31:07 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-20 22:33:46 +0100
commite239c097c277150a5ba9c2550743eca8b120e5d1 (patch)
treeef714f343b5404ed8679feb2713776b32e3cbfeb
parent9723f887d459fdeb8fc076ec530eb1d48d6600fe (diff)
DB/Quest : Fix some cosmetics for the quest Just Following Orders
(cherry picked from commit 196dd1591234c9a69457f4198c6a2bb2411d8d91)
-rw-r--r--sql/updates/world/master/2021_12_20_17_world_2020_01_17_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_20_17_world_2020_01_17_01_world.sql b/sql/updates/world/master/2021_12_20_17_world_2020_01_17_01_world.sql
new file mode 100644
index 00000000000..3e12399575c
--- /dev/null
+++ b/sql/updates/world/master/2021_12_20_17_world_2020_01_17_01_world.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `smart_scripts` SET `target_type`=21, `target_param1`=30 WHERE `entryorguid` IN (2832700) AND `source_type`=9 AND `id` IN (0,1,2);
+UPDATE `smart_scripts` SET `action_type`=69, `target_type`=8, `target_x`=5355.424805, `target_y`=4486.478027, `target_z`=-120.716667 WHERE `entryorguid` IN (2832700) AND `source_type`=9 AND `id` IN (4);
+UPDATE `smart_scripts` SET `action_param4`=1 WHERE `entryorguid` IN (28327) AND `source_type`=0 AND `id` IN (1);