aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorMalcrom <malcromdev@gmail.com>2013-12-22 22:05:23 -0330
committerMalcrom <malcromdev@gmail.com>2013-12-22 22:05:23 -0330
commit8dd3c764fcce755252c9cba1367caebe73cf780e (patch)
treed038a6109ab4d74fc71858176ba1016aa9e142f4 /sql
parentd741335a028603ea666a12349156a548bb519bc1 (diff)
DB/SAI: Fix a few linking errors.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_12_22_09_world_sai.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2013_12_22_09_world_sai.sql b/sql/updates/world/2013_12_22_09_world_sai.sql
new file mode 100644
index 00000000000..0a90197cc47
--- /dev/null
+++ b/sql/updates/world/2013_12_22_09_world_sai.sql
@@ -0,0 +1,4 @@
+UPDATE `smart_scripts` SET `link`=6 WHERE `entryorguid`=9817 AND `source_type`=0 AND `id`=5;
+UPDATE `smart_scripts` SET `link`=9 WHERE `entryorguid`=9817 AND `source_type`=0 AND `id`=8;
+UPDATE `smart_scripts` SET `link`=5 WHERE `entryorguid`=9818 AND `source_type`=0 AND `id`=4;
+UPDATE `smart_scripts` SET `link`=7 WHERE `entryorguid`=9818 AND `source_type`=0 AND `id`=6;