Core/Transports: Store information about continent transports
Port From (https://github.com/TrinityCore/TrinityCore/commit/2d7af28e9fe8958ecb5b302b8fee96b75320f84d)
This commit is contained in:
@@ -517,6 +517,9 @@ namespace Game
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Transport animations and rotations...");
|
||||
Global.TransportMgr.LoadTransportAnimationAndRotation();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Transport spawns...");
|
||||
Global.TransportMgr.LoadTransportSpawns();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Spell Rank Data...");
|
||||
Global.SpellMgr.LoadSpellRanks();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user