aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAstellar <none@none>2010-01-05 15:52:44 +0300
committerAstellar <none@none>2010-01-05 15:52:44 +0300
commita886552c85f38b831b9886f38363932bddb3cc93 (patch)
treecd6301cf256be28637f5dbf0b60ef6bd09474daf /sql/updates
parent53a7a7bd4829eacc6151b90b1d46b543a57c123e (diff)
Glyph of Blocking proc moved to DB.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/6901_world_spell_proc_event.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6901_world_spell_proc_event.sql b/sql/updates/6901_world_spell_proc_event.sql
new file mode 100644
index 00000000000..fab8748d36a
--- /dev/null
+++ b/sql/updates/6901_world_spell_proc_event.sql
@@ -0,0 +1,2 @@
+DELETE FROM spell_proc_event WHERE entry = 58375;
+INSERT INTO spell_proc_event VALUES(58375, 0, 4, 0, 0x200, 0, 0x10, 0, 0, 0, 0); -- Glyph of Blocking \ No newline at end of file