aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAnubisss <none@none>2010-05-16 16:53:56 +0200
committerAnubisss <none@none>2010-05-16 16:53:56 +0200
commitc26399a96804cf4231dd6ec2e6f4e3ec437aac64 (patch)
tree85a852621fa161b46457f4201be82469260aa540 /sql/updates
parent3c04ef6e1e183f0c4f3a170ad5cdeb8b8ad1a551 (diff)
Remove spell 23602 from spell_proc_event because it's triggered by the talent, so not need an entry in the table.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/8213_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8213_world_spell_proc_event.sql b/sql/updates/8213_world_spell_proc_event.sql
new file mode 100644
index 00000000000..75c07b90223
--- /dev/null
+++ b/sql/updates/8213_world_spell_proc_event.sql
@@ -0,0 +1 @@
+DELETE FROM spell_proc_event WHERE entry = 23602;