Loading effect costmap data at bootsrap
This commit is contained in:
@@ -449,6 +449,9 @@ public class WorldServer {
|
||||
Logger.info("Starting Mob Respawn Thread");
|
||||
Respawner.start();
|
||||
|
||||
Logger.info("Loading effect cost maps");
|
||||
DbManager.EffectsResourceCostsQueries.LOAD_ALL_COSTMAPS();
|
||||
|
||||
Logger.info("Starting ForgeManager thread");
|
||||
ForgeManager.start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user