aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-06-14 23:44:46 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-06-14 23:44:46 +0200
commitb3f0d094b11fc3cf8482cda8d3439881a01e5477 (patch)
tree0cd7cfd85d4c0e4d513a36da617a9a1eadb447cd /sql
parent9aea25f06c4816117b586df6b447e406e9fd2e77 (diff)
parentcecbb79a392c42511b739acc092ee7da99072ec3 (diff)
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_06_13_04_world_sai.sql1
-rw-r--r--sql/updates/world/2013_06_13_05_world_sai.sql1
2 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2013_06_13_04_world_sai.sql b/sql/updates/world/2013_06_13_04_world_sai.sql
new file mode 100644
index 00000000000..d3279d691c2
--- /dev/null
+++ b/sql/updates/world/2013_06_13_04_world_sai.sql
@@ -0,0 +1 @@
+UPDATE `smart_scripts` SET `event_flags`=7 WHERE `entryorguid`=19507 AND `source_type`=0 AND `id`=2;
diff --git a/sql/updates/world/2013_06_13_05_world_sai.sql b/sql/updates/world/2013_06_13_05_world_sai.sql
new file mode 100644
index 00000000000..8f510380a95
--- /dev/null
+++ b/sql/updates/world/2013_06_13_05_world_sai.sql
@@ -0,0 +1 @@
+UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=19507 AND `source_type`=0 AND `id`=1;