aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-09-15 17:34:16 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-02-28 19:41:53 +0100
commiteeea58197ce6ad4b765bfe4100afd3894b4b3821 (patch)
treeaea998a186fdad1172c0e95f9c3f858ebd2077cc
parentd4d8366131ed299061800f86614a3b74684ecf60 (diff)
DB/SAI: fix event for quest Street "Cred".
(cherry picked from commit d7e97dc0a35841d21e353697b4a145a4dbd69002)
-rw-r--r--sql/updates/world/master/2017_02_28_00_world_2016_09_15_05_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_02_28_00_world_2016_09_15_05_world.sql b/sql/updates/world/master/2017_02_28_00_world_2016_09_15_05_world.sql
new file mode 100644
index 00000000000..edafdb6aad5
--- /dev/null
+++ b/sql/updates/world/master/2017_02_28_00_world_2016_09_15_05_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_flags`=event_flags|512 WHERE `entryorguid`=27923;