diff --git a/data/sql/updates/pending_db_world/creature_text_options.sql b/data/sql/updates/db_world/2026_07_14_03.sql similarity index 98% rename from data/sql/updates/pending_db_world/creature_text_options.sql rename to data/sql/updates/db_world/2026_07_14_03.sql index efe07af1c..c58bbc258 100644 --- a/data/sql/updates/pending_db_world/creature_text_options.sql +++ b/data/sql/updates/db_world/2026_07_14_03.sql @@ -1,3 +1,4 @@ +-- DB update 2026_07_14_02 -> 2026_07_14_03 -- Reusable option sets for creature text groups CREATE TABLE IF NOT EXISTS `creature_text_option_sets` ( `SetID` TINYINT UNSIGNED NOT NULL,