diff options
| author | QAston <none@none> | 2009-05-18 21:54:11 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-05-18 21:54:11 +0200 |
| commit | 7ed391aa92f907e4b3ce2503628fde35f6a91525 (patch) | |
| tree | d2a5772b2d85876f338fee41f19dcbe065875986 /sql/updates | |
| parent | 6c7f2d2b242f950ab0e80a9da546806e672d37c1 (diff) | |
*Fix beacon of light
*Apply healing aura mods to leech auras.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/3393_world_spell_proc_event.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/3393_world_spell_proc_event.sql b/sql/updates/3393_world_spell_proc_event.sql new file mode 100644 index 00000000000..b6781bfa1c5 --- /dev/null +++ b/sql/updates/3393_world_spell_proc_event.sql @@ -0,0 +1 @@ +DELETE FROM `spell_proc_event` WHERE `entry` IN (53651);
\ No newline at end of file |
