diff --git a/data/sql/updates/pending_db_world/A_Rough_Ride.sql b/data/sql/updates/db_world/2025_09_14_01.sql similarity index 99% rename from data/sql/updates/pending_db_world/A_Rough_Ride.sql rename to data/sql/updates/db_world/2025_09_14_01.sql index 9af8de4ea..4debff965 100644 --- a/data/sql/updates/pending_db_world/A_Rough_Ride.sql +++ b/data/sql/updates/db_world/2025_09_14_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_14_00 -> 2025_09_14_01 -- Delete old WP and add the new one (Sniffed). DELETE FROM `waypoints` WHERE `entry` IN (28308, 2830800); INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `orientation`, `point_comment`) VALUES