From c03c3c63d326edbe17afb7713bd91b8293dc3801 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Fri, 2 Jun 2023 23:21:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 0b926d00e33c12da865f3ba1a2d390cc314b1c24 --- .../2023_06_02_09.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/update-jinzallah-spawn-posis.sql => db_world/2023_06_02_09.sql} (80%) diff --git a/data/sql/updates/pending_db_world/update-jinzallah-spawn-posis.sql b/data/sql/updates/db_world/2023_06_02_09.sql similarity index 80% rename from data/sql/updates/pending_db_world/update-jinzallah-spawn-posis.sql rename to data/sql/updates/db_world/2023_06_02_09.sql index 122cda9a3..f81cb08b5 100644 --- a/data/sql/updates/pending_db_world/update-jinzallah-spawn-posis.sql +++ b/data/sql/updates/db_world/2023_06_02_09.sql @@ -1,2 +1,3 @@ +-- DB update 2023_06_02_08 -> 2023_06_02_09 -- UPDATE `creature` SET `position_x` = -7195.0405, `position_y` = -2979.6877, `position_z` = 9.052029, `orientation` = 5.340707302093505859 WHERE `guid` = 51829 AND `id1` = 8200;