_itemTableEntry created.

Class init cleaned up.
This commit is contained in:
2023-08-07 08:22:37 -04:00
parent 8f71c8af01
commit efe7784a3f
3 changed files with 35 additions and 17 deletions
-2
View File
@@ -340,8 +340,6 @@ public class WorldServer {
Logger.info("Initializing Loot Manager");
LootManager.init();
//load old loot system (still needed for rolling for now)
LootManager.populateLootTables();
RuneBaseAttribute.LoadAllAttributes();
RuneBase.LoadAllRuneBases();
BaseClass.LoadAllBaseClasses();