aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-10-26 11:40:42 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-18 23:24:03 +0100
commite071f08ca72185d5bbbe07439db25d6932b62e77 (patch)
tree76bb45350e58e1422a02cb76f9ca9ae63e7392b8
parentbb1a4e884a853f73929c1cbe437e51e96971d837 (diff)
DB/Quest: The Path to the Citadel
Make the credit for the party invoker (cherry picked from commit 58b0ca864113e439d87289534607b83c1b9d1404)
-rw-r--r--sql/updates/world/master/2021_12_18_57_world_2019_10_26_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_18_57_world_2019_10_26_00_world.sql b/sql/updates/world/master/2021_12_18_57_world_2019_10_26_00_world.sql
new file mode 100644
index 00000000000..27fd0eb82e3
--- /dev/null
+++ b/sql/updates/world/master/2021_12_18_57_world_2019_10_26_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `target_type`=16 WHERE `entryorguid` IN (3677000,3676400) AND `source_type`=9 AND `id`=5;