Merge branch 'azerothcore:master' into Playerbot

This commit is contained in:
ZhengPeiRu21
2022-04-20 09:18:17 -06:00
committed by GitHub
14 changed files with 296 additions and 6 deletions

View File

@@ -1835,6 +1835,9 @@ void World::SetInitialWorldSettings()
LOG_INFO("server.loading", "Loading Player level dependent mail rewards...");
sObjectMgr->LoadMailLevelRewards();
LOG_INFO("server.loading", "Load Mail Server Template...");
sObjectMgr->LoadMailServerTemplates();
// Loot tables
LoadLootTables();