aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2016-06-13 01:49:14 +0200
committerKillyana <morphone1@gmail.com>2016-06-13 01:49:14 +0200
commitee3432e1063c1e4f694e92da17668da53b353d52 (patch)
treecaeaf18d9cebde84aa100401410f165ed3bf7dd4
parentd652425740bc11244eaa0499fcdb748a36453f39 (diff)
DB/SAI: Fix non repeatable event for Jammal'an the Prophet
Closes #17356 By Beheadedstraw
-rw-r--r--sql/updates/world/3.3.5/2016_06_13_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_06_13_00_world.sql b/sql/updates/world/3.3.5/2016_06_13_00_world.sql
new file mode 100644
index 00000000000..287fb53747e
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_06_13_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_flags` = 1 WHERE `entryorguid`= 5710 AND `source_type`= 0 AND `id`= 0 AND `link`= 1;