summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzerothCoreBot <azerothcorebot@gmail.com>2022-05-30 07:26:55 +0000
committerAzerothCoreBot <azerothcorebot@gmail.com>2022-05-30 07:26:55 +0000
commit9c6bcf9e28fb41dd2ff37dfacf9580bef84efa7f (patch)
tree0e9f191ba0ef9b68c2951ed812c6e5d79706a68f
parent75a27c02ceed0d814b32b8c665e3555809f57e74 (diff)
chore(DB): import pending files
Referenced commit(s): 75a27c02ceed0d814b32b8c665e3555809f57e74
-rw-r--r--data/sql/updates/db_world/2022_05_30_01.sql (renamed from data/sql/updates/pending_db_world/rev_1653602942462997500.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1653602942462997500.sql b/data/sql/updates/db_world/2022_05_30_01.sql
index 8dbf2b6ef7..d9e8fee815 100644
--- a/data/sql/updates/pending_db_world/rev_1653602942462997500.sql
+++ b/data/sql/updates/db_world/2022_05_30_01.sql
@@ -1,2 +1,3 @@
+-- DB update 2022_05_30_00 -> 2022_05_30_01
-- BroadcastTextId for Leviathan Mk II's plasma blast
UPDATE `creature_text` SET `BroadcastTextId` = 34217 WHERE `CreatureID` = 33432 AND `GroupID` = 0;