diff options
Diffstat (limited to 'sql/base')
| -rw-r--r-- | sql/base/world_database.sql | 9 |
1 files changed, 9 insertions, 0 deletions
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'), |
