diff options
| author | Anubisss <none@none> | 2009-05-15 17:58:06 +0200 |
|---|---|---|
| committer | Anubisss <none@none> | 2009-05-15 17:58:06 +0200 |
| commit | ad92f5e210b7a2c0584cdabd30560fe723d160be (patch) | |
| tree | c9d68b6784548d59fadbcb508cee32df905ec7db /sql/world_spell_full.sql | |
| parent | e6cd40a6191ba42bee1941359db48188809a0325 (diff) | |
*Fix Glyph of Ice Block.
*Thanks QAston for the help in the SpellFamilyMask.
--HG--
branch : trunk
Diffstat (limited to 'sql/world_spell_full.sql')
| -rw-r--r-- | sql/world_spell_full.sql | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/world_spell_full.sql b/sql/world_spell_full.sql index af93f1f4cd2..12a3f5d2745 100644 --- a/sql/world_spell_full.sql +++ b/sql/world_spell_full.sql @@ -1491,5 +1491,6 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell (974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3), (9782, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0), (9784, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0), -(9799, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0); +(9799, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0), +(56372, 0, 3, 0, 128, 0, 16384, 0, 0, 0, 0); -- (42370, 0x00, 11, 0x00000080, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);
\ No newline at end of file |
