diff options
| author | Nevan <none@none> | 2009-08-01 01:47:47 +0200 |
|---|---|---|
| committer | Nevan <none@none> | 2009-08-01 01:47:47 +0200 |
| commit | 6343c2a00fc28c18379631fa60eb812f1749f98e (patch) | |
| tree | e5cb7a636df59ddc4b7940e0f88b06e97aca2c59 /sql/updates | |
| parent | 1d96091d2a4f9a886a4d3cd80ec3c873d395dbdd (diff) | |
*Update Bloodworms Healing formula
*Removed unnecessary db proc data.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/4697_world_spell_proc_event.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4697_world_spell_proc_event.sql b/sql/updates/4697_world_spell_proc_event.sql new file mode 100644 index 00000000000..d5945488b36 --- /dev/null +++ b/sql/updates/4697_world_spell_proc_event.sql @@ -0,0 +1 @@ +DELETE FROM `spell_proc_event` WHERE `entry` = 50453; |
