aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-09-07 23:10:26 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-18 21:51:47 +0100
commit3cc7028d7ae17159e3fc1491e3a57948d46e5f2c (patch)
tree2d259dffb2763aeb1f1bd62418947f1c1d2bc59a /sql
parent51b40b5bb3dd712c324fab5e69157bcca1b4ae1d (diff)
DB: Missing change in the last commit (The Ring of Blood: The Blue Brothers on quest taken text)
(cherry picked from commit 0918e7eb13cdadb6d774737fdf1429c12a843c13)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql b/sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql
new file mode 100644
index 00000000000..e465b964d02
--- /dev/null
+++ b/sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `target_type`=7, `target_param1`=0 WHERE `entryorguid` IN (18471) AND `source_type`=0 AND `id`=2;