From 3cc7028d7ae17159e3fc1491e3a57948d46e5f2c Mon Sep 17 00:00:00 2001 From: Killyana Date: Sat, 7 Sep 2019 23:10:26 +0200 Subject: DB: Missing change in the last commit (The Ring of Blood: The Blue Brothers on quest taken text) (cherry picked from commit 0918e7eb13cdadb6d774737fdf1429c12a843c13) --- sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql 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; -- cgit v1.2.3