Core/Spells: Fix Glyph of Blast Wave (based on patch by dr.tenma), closes issue 3593

--HG--
branch : trunk
This commit is contained in:
Shocker
2010-09-28 09:11:41 +03:00
parent 90a7f3292f
commit c847d3c825
3 changed files with 38 additions and 0 deletions
+1
View File
@@ -26898,6 +26898,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
( 39610, 'spell_sha_mana_tide_totem'),
( -1535, 'spell_sha_fire_nova'),
-- mage
(-11113, 'spell_mage_blast_wave'),
( 11958, 'spell_mage_cold_snap'),
( 31687, 'spell_mage_summon_water_elemental'),
( 32826, 'spell_mage_polymorph_visual'),