From 66e34d82785c400bf3761f13d3f42f5ed65f28a1 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sun, 11 Dec 2022 13:56:03 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 189afd14092f7892c8028ddaf1ee5a6a97718c1d --- .../rev_1668869079028371900.sql => db_world/2022_12_11_06.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1668869079028371900.sql => db_world/2022_12_11_06.sql} (88%) diff --git a/data/sql/updates/pending_db_world/rev_1668869079028371900.sql b/data/sql/updates/db_world/2022_12_11_06.sql similarity index 88% rename from data/sql/updates/pending_db_world/rev_1668869079028371900.sql rename to data/sql/updates/db_world/2022_12_11_06.sql index febebea88..d9aaf6e44 100644 --- a/data/sql/updates/pending_db_world/rev_1668869079028371900.sql +++ b/data/sql/updates/db_world/2022_12_11_06.sql @@ -1,3 +1,4 @@ +-- DB update 2022_12_11_05 -> 2022_12_11_06 -- UPDATE `creature_text` SET `text`='The shield is nearly gone! All that I have worked for is in danger!', `Sound`=10439, `BroadcastTextId`=16795 WHERE `CreatureID`=15608 AND `GroupId`=2; UPDATE `creature_text` SET `text`='Champions! My shield grows weak!', `Sound`=10437, `BroadcastTextId`=16792 WHERE `CreatureID`=15608 AND `GroupId`=4;