Reworked the loading of Mobile powers at bootstrap.
This commit is contained in:
@@ -290,6 +290,9 @@ public class WorldServer {
|
||||
Logger.info("Loading Gold Loot for Mobbases");
|
||||
MobbaseGoldEntry.LoadMobbaseGold();
|
||||
|
||||
Logger.info("Loading All Mob Powers...");
|
||||
PowersManager.LoadAllMobPowers();
|
||||
|
||||
Logger.info("Loading fidelity mob runes.");
|
||||
DbManager.MobQueries.LOAD_RUNES_FOR_FIDELITY_MOBS();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user