aboutsummaryrefslogtreecommitdiff
path: root/sql/base/world_database.sql
diff options
context:
space:
mode:
authorJohn Holiver <none@none>2010-08-22 05:55:54 -0300
committerJohn Holiver <none@none>2010-08-22 05:55:54 -0300
commit3fb1c08d20a006c5c3b39551865e409982c469aa (patch)
tree8a478596935cdc392fef18a8245bc847df29bc2b /sql/base/world_database.sql
parent2a130e07bfa136e0db1e9ca4f63b70f9bf4bfba5 (diff)
Core/Script/Spells: Trial of the Crusader
* Keep in mind that this is a WIP although is extremely playable as it is. * Known bugs are writen at the header of each file. * If u know how to correctly solve any of those bugs or found a new bug, please report and, if you may, provide a fix for us to review. * I'd like to thank all Trinity Community (in special, Shauren, QAston, Bio, Josh), rsa from SD2 for providing the base, all the ppl that helped me test and review so many many times. * I personally have been working on this code since TC was near rev 8000 so i will take a break from it to work on other stuff (specially cause most of the bugs i was unable to solve alone). * I'd like to strongly encourage others to provide the improvements that this instance need to become perfect. * FInally, this commit might have something missing... i'll recheck as soon as i wake up tomorrow morning. --HG-- branch : trunk
Diffstat (limited to 'sql/base/world_database.sql')
-rw-r--r--sql/base/world_database.sql7
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'),