Core/Spells: Destabilize Azure Dragonshrine

*Spell script support for spell 49370
This commit is contained in:
thesensei
2012-08-28 20:58:03 +03:00
parent ec527fa172
commit 66917624bb
2 changed files with 45 additions and 0 deletions
@@ -0,0 +1,4 @@
-- Spell script name linking for Defending Wyrmrest Temple: Destabilize Azure Dragonshrine Effect
DELETE FROM `spell_script_names` WHERE `spell_id`=49370 ;
INSERT INTO `spell_script_names` VALUES
(49370,'spell_q12372_destabilize_azure_dragonshrine_dummy');