From a0a8187ea468d26b0ce800157ebd526b50ab4141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 Oct 2025 07:43:05 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): ddc9397413854374ea33f2cab518c24b23347d6d --- .../rev_1758041289461617900.sql => db_world/2025_10_01_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1758041289461617900.sql => db_world/2025_10_01_01.sql} (75%) diff --git a/data/sql/updates/pending_db_world/rev_1758041289461617900.sql b/data/sql/updates/db_world/2025_10_01_01.sql similarity index 75% rename from data/sql/updates/pending_db_world/rev_1758041289461617900.sql rename to data/sql/updates/db_world/2025_10_01_01.sql index 545a4a56c..b1f4556d3 100644 --- a/data/sql/updates/pending_db_world/rev_1758041289461617900.sql +++ b/data/sql/updates/db_world/2025_10_01_01.sql @@ -1 +1,2 @@ +-- DB update 2025_10_01_00 -> 2025_10_01_01 UPDATE `gameobject` SET `position_x` = 5716.26, `position_y` = -4369.34, `position_z` = 385.885 WHERE `guid` = 99747 AND `id` = 190739;