diff --git a/data/sql/updates/pending_db_world/shared-rule.sql b/data/sql/updates/db_world/2024_08_30_00.sql similarity index 80% rename from data/sql/updates/pending_db_world/shared-rule.sql rename to data/sql/updates/db_world/2024_08_30_00.sql index 783925bfa..c9da5d584 100644 --- a/data/sql/updates/pending_db_world/shared-rule.sql +++ b/data/sql/updates/db_world/2024_08_30_00.sql @@ -1,2 +1,3 @@ +-- DB update 2024_08_29_01 -> 2024_08_30_00 DELETE FROM `spell_script_names` WHERE `spell_id` = 41455; INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (41455, 'spell_illidari_council_circle_of_healing');