aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-09-15 17:34:16 +0200
committerGitHub <noreply@github.com>2016-09-15 17:34:16 +0200
commitd7e97dc0a35841d21e353697b4a145a4dbd69002 (patch)
treef2fb86cdb3a76a08e0beeb9d2b224f466812437c
parent600e0be7e1f1654a2223ef22559dbd3adb6b100a (diff)
DB/SAI: fix event for quest Street "Cred".
-rw-r--r--sql/updates/world/3.3.5/2016_09_15_05_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_09_15_05_world.sql b/sql/updates/world/3.3.5/2016_09_15_05_world.sql
new file mode 100644
index 00000000000..edafdb6aad5
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_09_15_05_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_flags`=event_flags|512 WHERE `entryorguid`=27923;