aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2017-02-19 20:45:55 +0000
committerGitHub <noreply@github.com>2017-02-19 20:45:55 +0000
commitd535b98b057f20012653af6af496d9f22f055a83 (patch)
tree57ee9cb450f4f66ac940bdd7a4c25f5c50d7a340
parent495339a2c7741d0ad56dfbb8756ad6e1e7d19b8b (diff)
DB/SAI: Zangen Stonehoof
Remove part of script which rings bell at start of nights event when his nightly script activates as this should no longer be needed.
-rw-r--r--sql/updates/world/3.3.5/2017_02_19_02_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_02_19_02_world.sql b/sql/updates/world/3.3.5/2017_02_19_02_world.sql
new file mode 100644
index 00000000000..72bdf08122f
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_02_19_02_world.sql
@@ -0,0 +1 @@
+DELETE FROM `smart_scripts` WHERE `entryorguid`=4721 AND `source_type`=0 AND `id`=6 AND `link`=0;