aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2016-09-21 13:55:51 +0100
committerGitHub <noreply@github.com>2016-09-21 13:55:51 +0100
commit9804bb252ae9cb11cfb56ce7e12466bc7722b2e5 (patch)
tree7655ada2d26cb1521e09d00bcde42a96ee9bc9a4
parentf7f00d2f08e862dd7ec047b93a595f9f675bbdcf (diff)
DB/Quest: The Sum is Greater than the Parts
-rw-r--r--sql/updates/world/3.3.5/2016_09_21_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_09_21_02_world.sql b/sql/updates/world/3.3.5/2016_09_21_02_world.sql
new file mode 100644
index 00000000000..12306b80b93
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_09_21_02_world.sql
@@ -0,0 +1,3 @@
+UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=3040300 AND `source_type`=9;
+UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=30403 AND `source_type`=0;
+