aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/master/2024_02_15_00_world.sql14
1 files changed, 14 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_02_15_00_world.sql b/sql/updates/world/master/2024_02_15_00_world.sql
new file mode 100644
index 00000000000..85ccb8d117a
--- /dev/null
+++ b/sql/updates/world/master/2024_02_15_00_world.sql
@@ -0,0 +1,14 @@
+UPDATE `smart_scripts` SET `target_type`=8 WHERE
+ (`entryorguid`=137300 AND `source_type`=9 AND `id`=19 AND `link`=0) OR
+ (`entryorguid`=137300 AND `source_type`=9 AND `id`=20 AND `link`=0) OR
+ (`entryorguid`=1433800 AND `source_type`=9 AND `id`=4 AND `link`=0) OR
+ (`entryorguid`=2129100 AND `source_type`=9 AND `id`=1 AND `link`=0) OR
+ (`entryorguid`=2129100 AND `source_type`=9 AND `id`=13 AND `link`=0) OR
+ (`entryorguid`=2711300 AND `source_type`=9 AND `id`=1 AND `link`=0) OR
+ (`entryorguid`=2711300 AND `source_type`=9 AND `id`=3 AND `link`=0) OR
+ (`entryorguid`=2711400 AND `source_type`=9 AND `id`=1 AND `link`=0) OR
+ (`entryorguid`=2711400 AND `source_type`=9 AND `id`=3 AND `link`=0) OR
+ (`entryorguid`=2711500 AND `source_type`=9 AND `id`=1 AND `link`=0) OR
+ (`entryorguid`=2711600 AND `source_type`=9 AND `id`=3 AND `link`=0) OR
+ (`entryorguid`=2875000 AND `source_type`=9 AND `id`=3 AND `link`=0) OR
+ (`entryorguid`=3019000 AND `source_type`=9 AND `id`=13 AND `link`=0);