mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
Script for quest 12570. Author: manuel
--HG-- branch : trunk
This commit is contained in:
@@ -476,6 +476,9 @@ extern void AddSC_shadowmoon_valley();
|
||||
//Shattrath
|
||||
extern void AddSC_shattrath_city();
|
||||
|
||||
//Sholazar Basin
|
||||
extern void AddSC_sholazar_basin();
|
||||
|
||||
//Silithus
|
||||
extern void AddSC_silithus();
|
||||
|
||||
@@ -1381,6 +1384,9 @@ void ScriptsInit(char const* cfg_file = "trinitycore.conf")
|
||||
//Shattrath
|
||||
AddSC_shattrath_city();
|
||||
|
||||
//Sholazar Basin
|
||||
AddSC_sholazar_basin();
|
||||
|
||||
//Silithus
|
||||
AddSC_silithus();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user