aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2017-04-02 11:45:47 +0100
committerGitHub <noreply@github.com>2017-04-02 11:45:47 +0100
commit650a2d3d5062badb58c806901f4db6217a81e05e (patch)
treefa8c9d199d4ad8d01e015eb3b38ff400c3b8ab74
parenta2a8ffe72328590b43481b430b9a6f281ccdd4be (diff)
DB/Misc: Fix error in my last commit
-rw-r--r--sql/updates/world/3.3.5/2017_04_02_01_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_04_02_01_world.sql b/sql/updates/world/3.3.5/2017_04_02_01_world.sql
new file mode 100644
index 00000000000..dc6e6eeae90
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_04_02_01_world.sql
@@ -0,0 +1 @@
+UPDATE`smart_scripts` SET `event_type`=0 WHERE `entryorguid`=17734 AND `source_type`=0 AND `id`=2 AND `link`=0;