From a27e4fc5035d04f1bb92ebaf14e354b15a21896c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 15 Nov 2025 01:25:09 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 388f18895d38940045bdd2c5d63661956efd6fea --- .../rev_1763150541109803900.sql => db_world/2025_11_15_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1763150541109803900.sql => db_world/2025_11_15_01.sql} (81%) diff --git a/data/sql/updates/pending_db_world/rev_1763150541109803900.sql b/data/sql/updates/db_world/2025_11_15_01.sql similarity index 81% rename from data/sql/updates/pending_db_world/rev_1763150541109803900.sql rename to data/sql/updates/db_world/2025_11_15_01.sql index bb6c9c532..ae1732468 100644 --- a/data/sql/updates/pending_db_world/rev_1763150541109803900.sql +++ b/data/sql/updates/db_world/2025_11_15_01.sql @@ -1,2 +1,3 @@ +-- DB update 2025_11_15_00 -> 2025_11_15_01 -- fix spell focus location for quest 'Will of the Titans' UPDATE `gameobject` SET `position_x` = 5110.11, `position_y` = 5471.22, `position_z` = -91.84 WHERE `id` = 190781 AND `guid` = 99745;