Booty moved to LootManager

This commit is contained in:
2023-08-08 18:30:21 -04:00
parent d04ee197d9
commit b96b222327
6 changed files with 13 additions and 15 deletions
+2 -2
View File
@@ -333,8 +333,8 @@ public class WorldServer {
Logger.info("Loading NPC and Mob Rune Sets");
NPCManager.LoadAllRuneSets();
Logger.info("Loading Mobile Booty Sets");
NPCManager.LoadAllBootySets();
Logger.info("Loading Booty Sets");
LootManager._bootySetMap = DbManager.LootQueries.LOAD_BOOTY_TABLES();
// Load new loot system
Logger.info("Initializing Loot Manager");