Core: Updated to 10.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/a4a4d010a0e329d4dbd82c0be5feab1fc06c8834)
This commit is contained in:
@@ -673,6 +673,9 @@ namespace Game
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Creature Quest Items...");
|
||||
Global.ObjectMgr.LoadCreatureQuestItems();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Creature Quest Currencies...");
|
||||
Global.ObjectMgr.LoadCreatureQuestCurrencies();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Creature Linked Respawn...");
|
||||
Global.ObjectMgr.LoadLinkedRespawn(); // must be after LoadCreatures(), LoadGameObjects()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user