diff options
Diffstat (limited to 'sql/base')
| -rw-r--r-- | sql/base/world_database.sql | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 228ce3c9be3..da199bceffc 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -6309,6 +6309,13 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment -- Trial of the Champion ( 66680, 66547, 0, 'Confess - Confess'), ( 66889,-66865, 0, 'Remove Vengeance'), +-- Trial of the Crusader +( 66870,-66823, 1, 'Remove Paralytic Toxin when hit by Burning Bite'), +( 67621,-67618, 1, 'Remove Paralytic Toxin when hit by Burning Bite'), +( 67622,-67619, 1, 'Remove Paralytic Toxin when hit by Burning Bite'), +( 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'), -- Warsong Gulch ( 54861,-23335, 0, 'Drop Flag on Nitro Boost WSG'), ( 54861,-23333, 0, 'Drop Flag on Nitro Boost WSG'), |
