aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2016-06-13 01:49:14 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-01-13 00:47:55 +0100
commitab51c8e202e35d1fd591adc89915131675434dc2 (patch)
tree8782972de7483b20f3cc9d6870bc28822da4aa21
parentb52c1b35a5f589154b4a96a0be603b3376bc25af (diff)
DB/SAI: Fix non repeatable event for Jammal'an the Prophet
Closes #17356 By Beheadedstraw (cherry picked from commit ee3432e1063c1e4f694e92da17668da53b353d52)
-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;