@ -443,6 +443,8 @@ public enum LootManager {
//call this on server startup to populate the tables
public static void populateLootTables() {
DbManager.LootQueries.LOAD_GEN_ITEM_TABLES();
DbManager.LootQueries.populateGenTables();
DbManager.LootQueries.populateItemTables();
DbManager.LootQueries.populateModTables();