diff options
Diffstat (limited to 'sql/base/world_database.sql')
| -rw-r--r-- | sql/base/world_database.sql | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index db5c8e9992d..a2ba11b3c1e 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -19396,6 +19396,11 @@ INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFam ( 65661, 0x00, 15, 0x00400011, 0x20020004, 0x00000000, 0x00000010, 0x00000000, 0, 100, 0), -- Threat of Thassarian (Rank 1) ( 66191, 0x00, 15, 0x00400011, 0x20020004, 0x00000000, 0x00000010, 0x00000000, 0, 100, 0), -- Threat of Thassarian (Rank 2) ( 66192, 0x00, 15, 0x00400011, 0x20020004, 0x00000000, 0x00000010, 0x00000000, 0, 100, 0), -- Threat of Thassarian (Rank 3) +( 66799, 0x00, 15, 0x00400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Desolation (Rank 1) +( 66814, 0x00, 15, 0x00400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Desolation (Rank 2) +( 66815, 0x00, 15, 0x00400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Desolation (Rank 3) +( 66816, 0x00, 15, 0x00400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Desolation (Rank 4) +( 66817, 0x00, 15, 0x00400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Desolation (Rank 5) ( 53601, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x000A02A8, 0x00000000, 0, 0, 6), -- Sacred Shield (Rank 1) ( 58375, 0x00, 4, 0x00000000, 0x00000200, 0x00000000, 0x00000010, 0x00000000, 0, 0, 0), -- Glyph of Blocking ( 58387, 0x00, 4, 0x00004000, 0x00000040, 0x00000000, 0x00000010, 0x00000000, 0, 0, 0), -- Glyph of Sunder Armor |
