diff options
| author | Shauren <none@none> | 2010-10-25 11:23:29 +0200 |
|---|---|---|
| committer | Shauren <none@none> | 2010-10-25 11:23:29 +0200 |
| commit | 4acf6012a89de027e3b50ec6116defc97d1e917e (patch) | |
| tree | 62afef39d7c048ad4c7facf4ed831616d7c073ce /sql/base/world_database.sql | |
| parent | b96a206dc350c1fdac0fdef1c11fea5907e3f509 (diff) | |
Scripts/Pit of Saron: Added script for Overlord's Brand aura
--HG--
branch : trunk
Diffstat (limited to 'sql/base/world_database.sql')
| -rw-r--r-- | sql/base/world_database.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 263608e894d..641911a4e7b 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -26793,6 +26793,8 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 68861, 'spell_bronjahm_consume_soul'), ( 69008, 'spell_bronjahm_soulstorm_channel'), ( 68870, 'spell_bronjahm_soulstorm_visual'), +-- Pit of Saron +( 69172, 'spell_tyrannus_overlord_brand'), -- Icecrown Citadel ( 69057, 'spell_marrowgar_bone_spike_graveyard'), ( 69140, 'spell_marrowgar_coldflame'), |
