magical rolling re-enabled

This commit is contained in:
2023-05-12 21:14:41 -05:00
parent ee1fc0d55c
commit d9c05fa622
+2
View File
@@ -291,6 +291,8 @@ public class WorldServer {
// Load new loot system
Logger.info("Loading New Loot Tables");
LootManager.loadLootData();
//load old loot system (still needed for rolling for now)
LootTable.populateLootTables();
RuneBaseAttribute.LoadAllAttributes();
RuneBase.LoadAllRuneBases();
BaseClass.LoadAllBaseClasses();