Move conversion to world

This commit is contained in:
Mitch Freeman
2025-04-25 23:34:18 -03:00
parent d87d1dfb1d
commit 3c4cc74a54
5 changed files with 27 additions and 0 deletions
+2
View File
@@ -295,6 +295,8 @@ bool WorldBoot::DatabaseLoadRoutines(int argc, char **argv)
database.ClearBuyerDetails();
LogInfo("Clearing buyer table details");
database.ConvertInventoryToNewUniqueId();
if (RuleB(Bots, Enabled)) {
LogInfo("Clearing [bot_pet_buffs] table of stale entries");
database.QueryDatabase(