diff options
| author | megamage <none@none> | 2009-06-15 23:17:48 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-06-15 23:17:48 -0500 |
| commit | e489988bf484b039736f7fb6c7d15d7924cdd320 (patch) | |
| tree | 194d055e83939fb092b62e2b423e7d557722ed47 /sql/world_spell_full.sql | |
| parent | 208fbe220db7be29e9ecb297441a1bc6daf59a14 (diff) | |
[8021] Implement triggering part of shaman talent 51483 and ranks. Author: Beaste. sql by QAston
--HG--
branch : trunk
Diffstat (limited to 'sql/world_spell_full.sql')
| -rw-r--r-- | sql/world_spell_full.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/world_spell_full.sql b/sql/world_spell_full.sql index 42c2257ec28..c39370ec588 100644 --- a/sql/world_spell_full.sql +++ b/sql/world_spell_full.sql @@ -1200,6 +1200,9 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell ( 51474, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0, 0, 0), -- Astral Shift (Rank 1) ( 51478, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0, 0, 0), -- Astral Shift (Rank 2) ( 51479, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0, 0, 0), -- Astral Shift (Rank 3) +(51483, 0x00000001, 11, 0x20000000, 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0.000000, 0.000000, 0), +(51485, 0x00000001, 11, 0x20000000, 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0.000000, 0.000000, 0), +(51486, 0x00000001, 11, 0x20000000, 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0.000000, 0.000000, 0), ( 51521, 0x00, 11, 0x00000000, 0x01000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Improved Stormstrike ( 51522, 0x00, 11, 0x00000000, 0x01000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Improved Stormstrike ( 51528, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 2.5, 0, 0), -- Maelstrom Weapon (Rank 1) |
