Clearify the guild limitation message on world server initation (3.3.5a withdrawal cap; 4.3.4 withdrawal and guild rep cap)

This commit is contained in:
Ascathor
2013-04-09 21:27:27 +02:00
parent 81908c7d7b
commit 100a632a62

View File

@@ -1779,7 +1779,7 @@ void World::SetInitialWorldSettings()
sLog->outInfo(LOG_FILTER_SERVER_LOADING, "Calculate random battleground reset time...");
InitRandomBGResetTime();
sLog->outInfo(LOG_FILTER_SERVER_LOADING, "Calculate Guild cap reset time...");
sLog->outInfo(LOG_FILTER_SERVER_LOADING, "Calculate guild limitation(s) reset time...");
InitGuildResetTime();
LoadCharacterNameData();