aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_06_20_10_world_2018_02_14_08_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_06_20_10_world_2018_02_14_08_world.sql b/sql/updates/world/master/2021_06_20_10_world_2018_02_14_08_world.sql
new file mode 100644
index 00000000000..f5d3bf5b3ab
--- /dev/null
+++ b/sql/updates/world/master/2021_06_20_10_world_2018_02_14_08_world.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `smart_scripts` SET `target_type`=7 WHERE `event_type` IN (4) AND `target_type`=2;
+UPDATE `smart_scripts` SET `target_type`=16 WHERE `event_type` IN (4) AND `target_type`=5;
+UPDATE `smart_scripts` SET `event_type`=0 WHERE `entryorguid`=18701 AND `source_type`=0 AND `id`=1;