mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
feat(Core/Mail): Server mail (#10628)
This commit is contained in:
@@ -1834,6 +1834,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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user