forked from MagicBane/Server
Caching of drop rates within LootManager
This commit is contained in:
@@ -338,7 +338,7 @@ public class WorldServer {
|
||||
|
||||
// Load new loot system
|
||||
Logger.info("Loading New Loot Tables");
|
||||
LootManager.loadLootData();
|
||||
LootManager.init();
|
||||
|
||||
//load old loot system (still needed for rolling for now)
|
||||
LootTable.populateLootTables();
|
||||
|
||||
Reference in New Issue
Block a user