From 09260ee6c13e6350c8aa6dc0602ee3031537f16e Mon Sep 17 00:00:00 2001 From: Shauren Date: Mon, 18 Oct 2010 13:19:04 +0200 Subject: Scripts/Forge of Souls: Revisited Bronjahm script, removed ugly hacks and fixed spells properly --HG-- branch : trunk --- sql/base/world_database.sql | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'sql/base/world_database.sql') diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 01119ed3c4e..a15c71f8cef 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -18156,6 +18156,8 @@ 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'), +-- Forge of Souls +(-68839, 68846, 0, 'Bronjahm: Corrupt Soul Summon'), -- Icecrown Citadel (-69674, 69706, 0, 'Rotface: Mutated Infection Summon'), (-71224, 69706, 0, 'Rotface: Mutated Infection Summon'), @@ -26784,6 +26786,13 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 72752, 'spell_pvp_trinket_wotf_shared_cd'), ( 72757, 'spell_pvp_trinket_wotf_shared_cd'), -- instances +-- Forge of Souls +( 68793, 'spell_bronjahm_magic_bane'), +( 69050, 'spell_bronjahm_magic_bane'), +( 68861, 'spell_bronjahm_consume_soul'), +( 69008, 'spell_bronjahm_soulstorm_channel'), +( 68870, 'spell_bronjahm_soulstorm_visual'), +-- Icecrown Citadel ( 69057, 'spell_marrowgar_bone_spike_graveyard'), ( 69140, 'spell_marrowgar_coldflame'), ( 72705, 'spell_marrowgar_coldflame'), @@ -26861,6 +26870,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 72457, 'spell_putricide_regurgitated_ooze'), ( 72875, 'spell_putricide_regurgitated_ooze'), ( 72876, 'spell_putricide_regurgitated_ooze'), +-- Ulduar ( 62717, 'spell_ignis_slag_pot'), ( 63477, 'spell_ignis_slag_pot'), -- quest -- cgit v1.2.3