aboutsummaryrefslogtreecommitdiff
path: root/sql/scripts
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2011-06-26 11:45:29 +0200
committerShauren <shauren.trinity@gmail.com>2011-06-26 11:45:29 +0200
commit2b1039d0e1e78e85a19185208e125b2a2473778c (patch)
tree32a776007b653a933e9111cdaf67b1dae5345f5c /sql/scripts
parent6667277a165efaaa7115b33367ab0fb74d899ed8 (diff)
Scripts/Icecrown Citadel
* Removed spellmgr hacks for Boiling Blood * Removed obsolete effect from Resistant Skin causing them to lose the aura when hit by shadow spell
Diffstat (limited to 'sql/scripts')
-rw-r--r--sql/scripts/world_scripts_full.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/scripts/world_scripts_full.sql b/sql/scripts/world_scripts_full.sql
index 9bb8c5ef740..45c971dd970 100644
--- a/sql/scripts/world_scripts_full.sql
+++ b/sql/scripts/world_scripts_full.sql
@@ -2048,6 +2048,10 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
( 72440, 'spell_deathbringer_blood_nova'),
( 72378, 'spell_deathbringer_blood_nova_targeting'),
( 73058, 'spell_deathbringer_blood_nova_targeting'),
+( 72385, 'spell_deathbringer_boiling_blood'),
+( 72441, 'spell_deathbringer_boiling_blood'),
+( 72442, 'spell_deathbringer_boiling_blood'),
+( 72443, 'spell_deathbringer_boiling_blood'),
( 72155, 'spell_icc_harvest_blight_specimen'),
( 72162, 'spell_icc_harvest_blight_specimen'),
( 71123, 'spell_stinky_precious_decimate'),