Core/Players: Implement warband scene collection
Port From (https://github.com/TrinityCore/TrinityCore/commit/29e032707686b18bbcce7029e8dd2eaa6606f6d4)
This commit is contained in:
@@ -988,6 +988,9 @@ namespace Game
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading mount definitions...");
|
||||
CollectionMgr.LoadMountDefinitions();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading warband scene definitions...");
|
||||
CollectionMgr.LoadWarbandSceneDefinitions();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading GM bugs...");
|
||||
Global.SupportMgr.LoadBugTickets();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user