From c8d0e860b9fe94dcae94ed2fbcaa20c43050140a Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sun, 2 Apr 2023 18:50:57 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 4b1c84b8deedf594ab887bbc73f5714fbb5c1fa1 --- .../rev_1677192762421105200.sql => db_world/2023_04_02_09.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1677192762421105200.sql => db_world/2023_04_02_09.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1677192762421105200.sql b/data/sql/updates/db_world/2023_04_02_09.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1677192762421105200.sql rename to data/sql/updates/db_world/2023_04_02_09.sql index 4a9630cd5..c087781d2 100644 --- a/data/sql/updates/pending_db_world/rev_1677192762421105200.sql +++ b/data/sql/updates/db_world/2023_04_02_09.sql @@ -1,3 +1,4 @@ +-- DB update 2023_04_02_08 -> 2023_04_02_09 -- Form Rhok'delar and Lok'delar at once DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=23192; INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (23192, 24872, 0, 'Form Rhok\'delar and Lok\'delar at once ');