diff options
| author | tobmaps <spambot42@yandex.ru> | 2011-06-09 18:16:23 +0700 |
|---|---|---|
| committer | tobmaps <spambot42@yandex.ru> | 2011-06-09 18:16:23 +0700 |
| commit | c31684ebc596837cce42b76972df5b26ba1a841d (patch) | |
| tree | 83d5429296d4f4327ecf49d0687fa8e2880b3dda /sql/base | |
| parent | 8a9ee4798ef1494fe51c0f34e918ad9934691db5 (diff) | |
Core/Spells: Drop obsolete spell proc data for Surge of Light
Diffstat (limited to 'sql/base')
| -rw-r--r-- | sql/base/world_database.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index c3c2fa901a7..9e77f851df4 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -18739,7 +18739,6 @@ INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFam ( 33145, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Blessed Resilience (Rank 2) ( 33146, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Blessed Resilience (Rank 3) ( 33150, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Surge of Light (Rank 1) -( 33151, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Surge of Light (Rank 1) ( 33154, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Surge of Light (Rank 2) ( 33191, 0x00, 6, 0x00808000, 0x00000400, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Misery (Rank 1) ( 33192, 0x00, 6, 0x00808000, 0x00000400, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Misery (Rank 2) |
