Update console Lootmanager bootstrap message.

This commit is contained in:
2023-08-03 09:09:23 -04:00
parent 95a9e45391
commit 0bb756521b
+1 -1
View File
@@ -337,7 +337,7 @@ public class WorldServer {
NPCManager.LoadAllBootySets(); NPCManager.LoadAllBootySets();
// Load new loot system // Load new loot system
Logger.info("Loading New Loot Tables"); Logger.info("Initializing Loot Manager");
LootManager.init(); LootManager.init();
//load old loot system (still needed for rolling for now) //load old loot system (still needed for rolling for now)