From 8b30bb1f0c05652614307b4226b8e2ce00dda9a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Jun 2024 19:38:46 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 7a77a3e4f9165e819577b7f32b1260eb4d08ac3d --- .../rev_1719134265835105342.sql => db_world/2024_06_25_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1719134265835105342.sql => db_world/2024_06_25_01.sql} (90%) diff --git a/data/sql/updates/pending_db_world/rev_1719134265835105342.sql b/data/sql/updates/db_world/2024_06_25_01.sql similarity index 90% rename from data/sql/updates/pending_db_world/rev_1719134265835105342.sql rename to data/sql/updates/db_world/2024_06_25_01.sql index 07f54bb54..4af7f528e 100644 --- a/data/sql/updates/pending_db_world/rev_1719134265835105342.sql +++ b/data/sql/updates/db_world/2024_06_25_01.sql @@ -1,3 +1,4 @@ +-- DB update 2024_06_25_00 -> 2024_06_25_01 -- UPDATE `spell_script_names` SET `ScriptName`='spell_q10923_evil_draws_near_periodic_aura' WHERE `spell_id`=39259; UPDATE `spell_script_names` SET `ScriptName`='spell_mark_of_kazzak_aura' WHERE `spell_id`=32960;