aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_09_22_03_world_2018_03_21_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_09_22_03_world_2018_03_21_01_world.sql b/sql/updates/world/master/2021_09_22_03_world_2018_03_21_01_world.sql
new file mode 100644
index 00000000000..00f9b4f00b7
--- /dev/null
+++ b/sql/updates/world/master/2021_09_22_03_world_2018_03_21_01_world.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=4 AND `link`=5;
+DELETE FROM `smart_scripts` WHERE `entryorguid` IN (20635,20771) AND `source_type`=0 AND `id`=3 AND `target_type`=12;
+UPDATE `smart_scripts` SET `id`=3 WHERE `entryorguid` IN (20635,20771) AND `source_type`=0 AND `id`=4 AND `action_type`=80;