diff --git a/data/sql/playerbots/updates/db_playerbots/2025_04_26.sql b/data/sql/playerbots/updates/db_playerbots/2025_04_26_00.sql similarity index 81% rename from data/sql/playerbots/updates/db_playerbots/2025_04_26.sql rename to data/sql/playerbots/updates/db_playerbots/2025_04_26_00.sql index d7f25ecd..b2a9500e 100644 --- a/data/sql/playerbots/updates/db_playerbots/2025_04_26.sql +++ b/data/sql/playerbots/updates/db_playerbots/2025_04_26_00.sql @@ -6,4 +6,4 @@ -- ########################################################## ALTER TABLE `playerbots_random_bots` -ADD INDEX `idx_owner_bot_event` (`owner`, `bot`, `event`); \ No newline at end of file +ADD INDEX `idx_owner_bot_event` (`owner`, `bot`, `event`);