*Add Vazruden the Herald script - by Iskander

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-01-23 20:34:30 +01:00
parent 577edf5d49
commit c3ce24c30f
8 changed files with 542 additions and 0 deletions

View File

@@ -314,6 +314,7 @@ extern void AddSC_instance_shattered_halls();
//--Ramparts
extern void AddSC_boss_watchkeeper_gargolmar();
extern void AddSC_boss_omor_the_unscarred();
extern void AddSC_boss_vazruden_the_herald();
//Hellfire Peninsula
extern void AddSC_boss_doomlordkazzak();
@@ -1519,6 +1520,7 @@ void ScriptsInit()
//--Ramparts
AddSC_boss_watchkeeper_gargolmar();
AddSC_boss_omor_the_unscarred();
AddSC_boss_vazruden_the_herald();
//Hellfire Peninsula
AddSC_boss_doomlordkazzak();