From 13acb24e656ea1c624aa4013f1da03a38c1c01df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Oct 2023 00:21:35 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 968bc8d47b23b2d3e0cbe8658e6d5c90340bbef6 --- .../webwinder-signpost-gps.sql => db_world/2023_10_22_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/webwinder-signpost-gps.sql => db_world/2023_10_22_04.sql} (89%) diff --git a/data/sql/updates/pending_db_world/webwinder-signpost-gps.sql b/data/sql/updates/db_world/2023_10_22_04.sql similarity index 89% rename from data/sql/updates/pending_db_world/webwinder-signpost-gps.sql rename to data/sql/updates/db_world/2023_10_22_04.sql index c286c86a3a9327..8dffed9a74f3d7 100644 --- a/data/sql/updates/pending_db_world/webwinder-signpost-gps.sql +++ b/data/sql/updates/db_world/2023_10_22_04.sql @@ -1,3 +1,4 @@ +-- DB update 2023_10_22_03 -> 2023_10_22_04 UPDATE `gameobject` SET `position_x` = 634.220, `position_y` = 359.989 WHERE `guid` = 47468 AND `id` = 19569; UPDATE `gameobject` SET `position_x` = 634.065, `position_y` = 360.295 WHERE `guid` = 47480 AND `id` = 19570;