*Support for quest 4770 - by guenex

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-01-04 17:11:24 +01:00
parent e19482bcb4
commit c4401376ab
7 changed files with 226 additions and 0 deletions

View File

@@ -545,6 +545,8 @@ extern void AddSC_instance_temple_of_ahnqiraj();
extern void AddSC_terokkar_forest();
//Thousand Needles
extern void AddSC_thousand_needles();
//Thunder Bluff
extern void AddSC_thunder_bluff();
@@ -1749,6 +1751,8 @@ void ScriptsInit()
AddSC_terokkar_forest();
//Thousand Needles
AddSC_thousand_needles();
//Thunder Bluff
AddSC_thunder_bluff();