mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
*Merge with Trinity 783.
--HG-- branch : trunk
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user