diff --git a/data/sql/updates/pending_db_world/rev_lfg_cooldown_command.sql b/data/sql/updates/db_world/2026_02_28_02.sql similarity index 95% rename from data/sql/updates/pending_db_world/rev_lfg_cooldown_command.sql rename to data/sql/updates/db_world/2026_02_28_02.sql index 84a9f28db..a837c6884 100644 --- a/data/sql/updates/pending_db_world/rev_lfg_cooldown_command.sql +++ b/data/sql/updates/db_world/2026_02_28_02.sql @@ -1,3 +1,4 @@ +-- DB update 2026_02_28_01 -> 2026_02_28_02 -- Add lfg cooldown command to the command table DELETE FROM `command` WHERE `name` IN ('lfg cooldown'); INSERT INTO `command` (`name`, `security`, `help`) VALUES