diff options
| author | Anubisss <none@none> | 2010-05-16 16:53:56 +0200 |
|---|---|---|
| committer | Anubisss <none@none> | 2010-05-16 16:53:56 +0200 |
| commit | c26399a96804cf4231dd6ec2e6f4e3ec437aac64 (patch) | |
| tree | 85a852621fa161b46457f4201be82469260aa540 /sql/updates | |
| parent | 3c04ef6e1e183f0c4f3a170ad5cdeb8b8ad1a551 (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.sql | 1 |
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; |
