Removed leftover junk from mobbase.

This commit is contained in:
2023-04-24 03:26:35 -04:00
parent 620fad57fe
commit 6b146bfdc4
4 changed files with 5 additions and 238 deletions
-7
View File
@@ -288,13 +288,6 @@ public class WorldServer {
Logger.info("Loading Mobile Booty Sets");
NPCManager.LoadAllBootySets();
Logger.info("Loading Gold Loot for Mobbases");
MobbaseGoldEntry.LoadMobbaseGold();
//load lootTable
//Logger.info("Loading Loot Tables");
//LootTable.populateLootTables();
// Load new loot system
Logger.info("Loading New Loot Tables");
LootManager.loadLootData();