diff options
| author | Shauren <shauren.trinity@gmail.com> | 2011-02-18 19:48:47 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-02-18 19:48:47 +0100 |
| commit | 0f34df6e1a5c2272a3a1841978bcb8dfea073449 (patch) | |
| tree | b58c2384c53871b08f88ba2db77f54289fabc0cf /sql/base/world_database.sql | |
| parent | 6a64c79d2aa169f6d6d385948af3f6737f274133 (diff) | |
Scripts/Icecrown Citadel: Added support for weekly quest "Deprogramming"
Diffstat (limited to 'sql/base/world_database.sql')
| -rw-r--r-- | sql/base/world_database.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 21f4032ecab..16cb1292292 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -18151,6 +18151,7 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment ( 67623,-67620, 1, 'Remove Paralytic Toxin when hit by Burning Bite'), (-66683, 68667, 0, 'Icehowl - Surge of Adrenaline'), (-67661, 68667, 0, 'Icehowl - Surge of Adrenaline'), +( 65940, 65941, 0, 'Trial of the Crusader: Shattering Throw'), -- Forge of Souls (-68839, 68846, 0, 'Bronjahm: Corrupt Soul Summon'), -- Icecrown Citadel |
