promos = H4J.getDAO().getHotelViewDAO().getPromos();
richest = H4J.getDAO().getHotelViewDAO().getRichestUsers();
H4J.getLogger(HabboHotel.class.getName()).info("Loaded Habbo Hotel successfully!");
task = new CacheTask();
pathfinder = new ComplexPathfinder();
}