diff options
| author | QAston <none@none> | 2009-06-25 13:06:50 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-06-25 13:06:50 +0200 |
| commit | 5ae6467fc75d8b73eed5175a47c911e446a1238e (patch) | |
| tree | 45ff543d9366c629c9f504c92d600a6969b1a97a /sql/updates | |
| parent | d719f7584278bdfa2d5978bf18192e4109206d07 (diff) | |
*Fix the bug that DKs Death Coil is not learnable
*Remove some obsolete entries from spell_proc_event table.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/4233_world_spell_proc_event.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4233_world_spell_proc_event.sql b/sql/updates/4233_world_spell_proc_event.sql new file mode 100644 index 00000000000..e4b2a7bba60 --- /dev/null +++ b/sql/updates/4233_world_spell_proc_event.sql @@ -0,0 +1 @@ +DELETE FROM `spell_proc_event` WHERE `entry` IN (17794 ,17797, 17798, 17799, 17800, 55620, 55623, 58435);
\ No newline at end of file |
