diff options
| author | Kudlaty <none@none> | 2009-06-15 02:01:09 +0200 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-06-15 02:01:09 +0200 |
| commit | a9b3be8c9936539ed3b40f774559910dcee98e71 (patch) | |
| tree | 88954d12148d0dbbcf4bb47a8abd90a9fed94f8d /sql | |
| parent | a4cb3799db7c0571cf063de037330f38e0a10007 (diff) | |
| parent | e81175ec11124e885d349b1dca257d0cf97bdd85 (diff) | |
*merge
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/4000_world_spell_proc_event.sql (renamed from sql/updates/3997_world_spell_proc_event.sql) | 0 | ||||
| -rw-r--r-- | sql/world_spell_full.sql | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sql/updates/3997_world_spell_proc_event.sql b/sql/updates/4000_world_spell_proc_event.sql index d426dc437cb..d426dc437cb 100644 --- a/sql/updates/3997_world_spell_proc_event.sql +++ b/sql/updates/4000_world_spell_proc_event.sql diff --git a/sql/world_spell_full.sql b/sql/world_spell_full.sql index 8a0f67e5933..4881152ba2f 100644 --- a/sql/world_spell_full.sql +++ b/sql/world_spell_full.sql @@ -80,6 +80,7 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comm ( 50720, 59665, 0, 'Vigilance (redirect threat)'), ( 52610, 62071, 0, 'Savage Roar'), ( -52610, -62071, 0, 'Savage Roar'), +(51209, 55095, 2, 'Hungering cold - frost fever'), -- Creature ( 36574, 36650, 0, 'Apply Phase Slip Vulnerability'), @@ -1404,7 +1405,7 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell ( 55380, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 45), -- Skyflare Swiftness ( 55381, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0, 0, 15), -- Mana Restore ( 55440, 0x00, 11, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Glyph of Healing Wave -( 55610, 0x00, 15, 0x00000000, 0x04000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Improved Icy Talons +( 55610, 0x00, 15, 0x00000000, 0x04000000, 0x00000000, 0x00001000, 0x00000000, 0, 0, 0), -- Improved Icy Talons ( 55620, 0x00, 15, 0x00000001, 0x08000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Night of the Dead (Rank 1) ( 55623, 0x00, 15, 0x00000001, 0x08000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Night of the Dead (Rank 2) ( 55640, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 45), -- Lightweave Embroidery |
