From 418cf49a728f96574e924abe0672df0f4261b650 Mon Sep 17 00:00:00 2001 From: Shauren Date: Thu, 18 Nov 2010 15:57:23 +0100 Subject: Scripts/Icecrown Citadel: Changed spell timers for Lord Marrowgar, taken from sniffs Scripts/Icecrown Citadel: Converted texts to new TextMgr Scripts/Icecrown Citadel: General cleanup & coding style consistency Scripts/Icecrown Citadel: Added missing spell script names --HG-- branch : trunk --- sql/base/world_database.sql | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sql/base/world_database.sql') diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 12c58505da7..1c43d2e1891 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -26806,6 +26806,9 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 69172, 'spell_tyrannus_overlord_brand'), -- Icecrown Citadel ( 69057, 'spell_marrowgar_bone_spike_graveyard'), +( 70826, 'spell_marrowgar_bone_spike_graveyard'), +( 72088, 'spell_marrowgar_bone_spike_graveyard'), +( 72089, 'spell_marrowgar_bone_spike_graveyard'), ( 69140, 'spell_marrowgar_coldflame'), ( 72705, 'spell_marrowgar_coldflame'), ( 69147, 'spell_marrowgar_coldflame_trigger'), @@ -26815,7 +26818,13 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 70836, 'spell_marrowgar_bone_storm'), ( 70842, 'spell_deathwhisper_mana_barrier'), ( 70903, 'spell_cultist_dark_martyrdrom'), +( 72498, 'spell_cultist_dark_martyrdrom'), +( 72499, 'spell_cultist_dark_martyrdrom'), +( 72500, 'spell_cultist_dark_martyrdrom'), ( 71236, 'spell_cultist_dark_martyrdrom'), +( 72495, 'spell_cultist_dark_martyrdrom'), +( 72496, 'spell_cultist_dark_martyrdrom'), +( 72497, 'spell_cultist_dark_martyrdrom'), ( 72202, 'spell_deathbringer_blood_link'), ( 72178, 'spell_deathbringer_blood_link_aura'), ( 72371, 'spell_deathbringer_blood_power'), -- cgit v1.2.3