Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
This commit is contained in:
@@ -470,8 +470,8 @@ namespace Game
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Enchant Spells Proc datas...");
|
||||
Global.SpellMgr.LoadSpellEnchantProcData();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Item Random Enchantments Table...");
|
||||
ItemEnchantment.LoadRandomEnchantmentsTable();
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Random item bonus list definitions...");
|
||||
ItemEnchantmentManager.LoadItemRandomBonusListTemplates();
|
||||
|
||||
Log.outInfo(LogFilter.ServerLoading, "Loading Disables"); // must be before loading quests and items
|
||||
Global.DisableMgr.LoadDisables();
|
||||
|
||||
Reference in New Issue
Block a user