From f48219f30b7af793e4a87788d7c6e25a582abb39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 9 Jun 2024 11:40:10 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 415f52d66263c3b3207e3dff925e8e5ffc643ad3 --- .../rev_1717886186186050826.sql => db_world/2024_06_09_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1717886186186050826.sql => db_world/2024_06_09_00.sql} (88%) diff --git a/data/sql/updates/pending_db_world/rev_1717886186186050826.sql b/data/sql/updates/db_world/2024_06_09_00.sql similarity index 88% rename from data/sql/updates/pending_db_world/rev_1717886186186050826.sql rename to data/sql/updates/db_world/2024_06_09_00.sql index c6fc9ff7c..bdf42eaaa 100644 --- a/data/sql/updates/pending_db_world/rev_1717886186186050826.sql +++ b/data/sql/updates/db_world/2024_06_09_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_06_08_02 -> 2024_06_09_00 -- UPDATE `spell_script_names` SET `ScriptName`='spell_four_horsemen_mark_aura' WHERE `spell_id` IN (28832, 28833, 28834, 28835); UPDATE `spell_script_names` SET `ScriptName`='spell_grobbulus_mutating_injection_aura' WHERE `spell_id`=28169;