From cbb1defb8ee5947ec99c47b04325759e886d1a8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 Feb 2024 11:18:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 025602ac8a0f48fb705a7265533acde8e2591cfd --- .../anetheron_waypoints.sql => db_world/2024_02_12_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/anetheron_waypoints.sql => db_world/2024_02_12_04.sql} (98%) diff --git a/data/sql/updates/pending_db_world/anetheron_waypoints.sql b/data/sql/updates/db_world/2024_02_12_04.sql similarity index 98% rename from data/sql/updates/pending_db_world/anetheron_waypoints.sql rename to data/sql/updates/db_world/2024_02_12_04.sql index 7a53f7914..9b0bbe6ee 100644 --- a/data/sql/updates/pending_db_world/anetheron_waypoints.sql +++ b/data/sql/updates/db_world/2024_02_12_04.sql @@ -1,3 +1,4 @@ +-- DB update 2024_02_12_03 -> 2024_02_12_04 -- rage winterchill DELETE FROM `waypoint_data` WHERE `id` = 177670; INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES