aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNyeriah <sarah.trysan@live.com>2016-02-26 17:54:46 -0300
committerNyeriah <sarah.trysan@live.com>2016-02-26 17:54:46 -0300
commit1c86d286d4f9afc365a2a64b7ed0eb2d939814b7 (patch)
tree53c1f329cf4c4345b90b4498fba195fbba5981fd
parent50223ea04f8216d1fe2dd588a16a1958569f3daa (diff)
DB/EventScripts: Clean up the Scryer's Orb no longer used event script
* Ref #13208
-rw-r--r--sql/updates/world/2016_02_26_01_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2016_02_26_01_world.sql b/sql/updates/world/2016_02_26_01_world.sql
new file mode 100644
index 00000000000..b30b3cba35f
--- /dev/null
+++ b/sql/updates/world/2016_02_26_01_world.sql
@@ -0,0 +1 @@
+DELETE FROM `event_scripts` WHERE `id` = 16547;