*Halls of Lightning update, Loken script from SD2 (thanks manuel)

--HG--
branch : trunk
This commit is contained in:
maximius
2009-08-10 14:14:58 -07:00
parent ce7b0907b8
commit f2a24c215c
5 changed files with 250 additions and 68 deletions

View File

@@ -661,6 +661,7 @@ extern void AddSC_boss_razorscale();
//Halls of lightning
extern void AddSC_boss_bjarngrim();
extern void AddSC_boss_loken();
//Region
extern void AddSC_wintergrasp();
@@ -1580,6 +1581,7 @@ void ScriptsInit(char const* cfg_file = "trinitycore.conf")
//Halls of lightning
AddSC_boss_bjarngrim();
AddSC_boss_loken();
//Region
AddSC_wintergrasp();