mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
*Support for quest 665
--HG-- branch : trunk
This commit is contained in:
@@ -108,6 +108,8 @@ extern void AddSC_npcs_special();
|
||||
extern void AddSC_alterac_mountains();
|
||||
|
||||
//Arathi Highlands
|
||||
extern void AddSC_arathi_highlands();
|
||||
|
||||
//Ashenvale Forest
|
||||
extern void AddSC_ashenvale();
|
||||
|
||||
@@ -1304,6 +1306,8 @@ void ScriptsInit()
|
||||
AddSC_alterac_mountains();
|
||||
|
||||
//Arathi Highlands
|
||||
AddSC_arathi_highlands();
|
||||
|
||||
//Ashenvale Forest
|
||||
AddSC_ashenvale();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user