Core/Maps: Split Ebon Hold and Exile's reach by faction and removed forced sanctuary hack
Port From (https://github.com/TrinityCore/TrinityCore/commit/515c0a43ef8fcf41ffb2785c5940f0234e757ec3)
This commit is contained in:
@@ -59,6 +59,9 @@ namespace Game.Scripting
|
||||
//Load Scripts.dll
|
||||
LoadScripts();
|
||||
|
||||
// MapScripts
|
||||
Global.MapMgr.AddSC_BuiltInScripts();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, $"Loaded {GetScriptCount()} C# scripts in {Time.GetMSTimeDiffToNow(oldMSTime)} ms");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user