aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAstellar <none@none>2010-01-05 12:25:33 +0300
committerAstellar <none@none>2010-01-05 12:25:33 +0300
commit5f147e5fa23c0e669f74840c4d9c71998a046b83 (patch)
treea4cc29af396f9151bac8d2ce333df22026e7ee7f /sql/updates
parenta93b9876375753b27247ae70928a40814ac9c240 (diff)
SQL changes for previous commit.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/6898_world_spell_proc_event.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6898_world_spell_proc_event.sql b/sql/updates/6898_world_spell_proc_event.sql
new file mode 100644
index 00000000000..2dda27a4a79
--- /dev/null
+++ b/sql/updates/6898_world_spell_proc_event.sql
@@ -0,0 +1,2 @@
+DELETE FROM spell_proc_event WHERE entry = 58387;
+INSERT INTO spell_proc_event VALUES(58387, 0, 4, 16384, 64, 0, 16, 0, 0, 0, 0); -- Glyph of Sunder Armor \ No newline at end of file