From 8702568033c1ba9c2d4fb142f1fea8dd4f69cd0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 3 Dec 2023 16:33:26 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 0e04fc20615b14ac029c309bab81d59980563342 --- .../fix_quest_9410.sql => db_world/2023_12_03_07.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/fix_quest_9410.sql => db_world/2023_12_03_07.sql} (92%) diff --git a/data/sql/updates/pending_db_world/fix_quest_9410.sql b/data/sql/updates/db_world/2023_12_03_07.sql similarity index 92% rename from data/sql/updates/pending_db_world/fix_quest_9410.sql rename to data/sql/updates/db_world/2023_12_03_07.sql index 74323ce76..50c96a829 100644 --- a/data/sql/updates/pending_db_world/fix_quest_9410.sql +++ b/data/sql/updates/db_world/2023_12_03_07.sql @@ -1,3 +1,4 @@ +-- DB update 2023_12_03_06 -> 2023_12_03_07 -- add a time to script_waypoint DELETE FROM `script_waypoint` WHERE `entry`=17077 AND `pointid` IN (50, 51, 52, 53); INSERT INTO `script_waypoint` (`entry`, `pointid`, `location_x`, `location_y`, `location_z`, `waittime`, `point_comment`) VALUES