mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[11474] Adjust text of some log messages related to spell target
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
5c8797743a
commit
94080a2d77
4 changed files with 5 additions and 5 deletions
|
|
@ -1113,7 +1113,7 @@ void World::SetInitialWorldSettings()
|
|||
sLog.outString( "Loading Graveyard-zone links...");
|
||||
sObjectMgr.LoadGraveyardZones();
|
||||
|
||||
sLog.outString( "Loading Spell target coordinates..." );
|
||||
sLog.outString( "Loading spell target destination coordinates..." );
|
||||
sSpellMgr.LoadSpellTargetPositions();
|
||||
|
||||
sLog.outString( "Loading spell pet auras..." );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue