Core/DataStores: Updated db2 structures to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ac790287aba5f7d7c3bccf79e608de9119e461a)
This commit is contained in:
@@ -581,6 +581,9 @@ namespace Game
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading SpellArea Data..."); // must be after quest load
|
||||
Global.SpellMgr.LoadSpellAreas();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading World locations...");
|
||||
Global.ObjectMgr.LoadWorldSafeLocs(); // must be before LoadAreaTriggerTeleports and LoadGraveyardZones
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading AreaTrigger definitions...");
|
||||
Global.ObjectMgr.LoadAreaTriggerTeleports();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user