From 6e8e70aa1a55f7ff429eebeec9f6fcb643c9d1d4 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Tue, 7 Feb 2023 16:44:17 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 3eaf1452b624939346e44a3a200637c18b7efe15 --- .../rev_1675661439309495500.sql => db_world/2023_02_07_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1675661439309495500.sql => db_world/2023_02_07_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1675661439309495500.sql b/data/sql/updates/db_world/2023_02_07_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1675661439309495500.sql rename to data/sql/updates/db_world/2023_02_07_00.sql index d08e0bc09..1827e6b5d 100644 --- a/data/sql/updates/pending_db_world/rev_1675661439309495500.sql +++ b/data/sql/updates/db_world/2023_02_07_00.sql @@ -1,3 +1,4 @@ +-- DB update 2023_02_06_00 -> 2023_02_07_00 -- Correct Sa'at Position UPDATE `creature` SET `position_x`=-1547.0618896484375, `position_y`=7113.6328125, `position_z`=32.81885528564453125, `orientation`=6.230825424194335937 WHERE `id1`=20201 AND `guid`=31754; -- Correct Medivh Position