BootySets generated with cache data loaded at bootstrap.

This commit is contained in:
2023-03-28 18:01:46 -04:00
parent 00d0048fd0
commit 8e236d0780
4 changed files with 83 additions and 0 deletions
+3
View File
@@ -290,6 +290,9 @@ public class WorldServer {
Logger.info("Loading NPC and Mob Rune Sets");
NPCManager.LoadAllRuneSets();
Logger.info("Loading Mobile Booty Sets");
NPCManager.LoadAllBootySets();
Logger.info("Loading Gold Loot for Mobbases");
MobbaseGoldEntry.LoadMobbaseGold();