From 5174189e1fc133ec287b7b2e104755e3fb6de6ac Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Tue, 14 Jun 2022 02:35:38 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): f9368ed00db080f809ebb103266352c424d58aae --- .../rev_1653819851783034500.sql => db_world/2022_06_14_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1653819851783034500.sql => db_world/2022_06_14_02.sql} (92%) diff --git a/data/sql/updates/pending_db_world/rev_1653819851783034500.sql b/data/sql/updates/db_world/2022_06_14_02.sql similarity index 92% rename from data/sql/updates/pending_db_world/rev_1653819851783034500.sql rename to data/sql/updates/db_world/2022_06_14_02.sql index c4371af57..0211373bf 100644 --- a/data/sql/updates/pending_db_world/rev_1653819851783034500.sql +++ b/data/sql/updates/db_world/2022_06_14_02.sql @@ -1,3 +1,4 @@ +-- DB update 2022_06_14_01 -> 2022_06_14_02 -- UPDATE `spell_target_position` SET `PositionX`=-11688.5, `PositionY`=-1737.74, `PositionZ`=8.409842 WHERE `id` IN (24325, 24593); DELETE FROM `event_scripts` WHERE `id`=9104;