summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-01-05 23:16:51 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-01-05 23:16:51 +0000
commit5feb14218eef3614edef934ccb698662fd6a8141 (patch)
treee33ed8bcc7d025f35b9c8662624c29bfd728a7ec
parent8f9fdda29d7be0e76ed8fa19c24bd16a7237dc64 (diff)
chore(DB): import pending filesHEADmaster
Referenced commit(s): 2568b98c1443d4afaf6224e3ecbe2e8a550744e9
-rw-r--r--data/sql/updates/db_world/2026_01_05_03.sql (renamed from data/sql/updates/pending_db_world/rev_1767620111810774100.sql)1
-rw-r--r--data/sql/updates/db_world/2026_01_05_04.sql (renamed from data/sql/updates/pending_db_world/rev_1767621054054596300.sql)1
2 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1767620111810774100.sql b/data/sql/updates/db_world/2026_01_05_03.sql
index fb0dbe4111..ca9d4059e9 100644
--- a/data/sql/updates/pending_db_world/rev_1767620111810774100.sql
+++ b/data/sql/updates/db_world/2026_01_05_03.sql
@@ -1,3 +1,4 @@
+-- DB update 2026_01_05_02 -> 2026_01_05_03
--
DELETE FROM `spell_area` WHERE `spell` = 55858 AND `quest_start` = 12967;
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES
diff --git a/data/sql/updates/pending_db_world/rev_1767621054054596300.sql b/data/sql/updates/db_world/2026_01_05_04.sql
index 4c36461d53..ceb46ce9eb 100644
--- a/data/sql/updates/pending_db_world/rev_1767621054054596300.sql
+++ b/data/sql/updates/db_world/2026_01_05_04.sql
@@ -1,2 +1,3 @@
+-- DB update 2026_01_05_03 -> 2026_01_05_04
--
UPDATE `gameobject` SET `position_z` = 864.1913, `Comment` = 'original position_z: 870.297', `VerifiedBuild` = -47720 WHERE `guid` IN (5710989, 5710990, 5710991) AND `id` IN (189980, 189981, 191133);