diff options
| author | QAston <none@none> | 2009-06-13 12:59:20 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-06-13 12:59:20 +0200 |
| commit | 7d386ffb3d05f2c83629b432bec46621cede2847 (patch) | |
| tree | a53708ca973f8fcb651e415fd0a40cc9f4b90090 /sql/world_spell_full.sql | |
| parent | 447453f4d43750218bef48739019bd35fb7b6949 (diff) | |
*Fix demonic pact.
--HG--
branch : trunk
Diffstat (limited to 'sql/world_spell_full.sql')
| -rw-r--r-- | sql/world_spell_full.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/world_spell_full.sql b/sql/world_spell_full.sql index 3635237091b..e0b88fcd5cd 100644 --- a/sql/world_spell_full.sql +++ b/sql/world_spell_full.sql @@ -1392,6 +1392,7 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell (53569, 0x00, 10, 0x00200000, 0x00010000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Infusion of Light (Rank 1) (53576, 0x00, 10, 0x00200000, 0x00010000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Infusion of Light (Rank 2) (53601, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 6), -- Sacred Shield (Rank 1) +(53646, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0); -- Demonic Pact (53671, 0x00, 10, 0x00800000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Judgements of the Pure (Rank 1) (53672, 0x00, 10, 0x00200000, 0x00010000, 0x00000000, 0x00000000, 0x00000002, 0, 0, 0), -- Infusion of Light (53673, 0x00, 10, 0x00800000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Judgements of the Pure (Rank 2) |
