DB/Spells: add voices to Corrupted Ashbringer

closes #3705
This commit is contained in:
kaelima
2012-01-05 11:23:13 +01:00
committed by ZxBiohazardZx
parent d8827d8a6a
commit aa51133d28

View File

@@ -0,0 +1,2 @@
-- add voices for Currupted Ashbringer
UPDATE `spell_script_names` SET `spell_id`=28414 WHERE `ScriptName`= 'spell_item_ashbringer';