From afe92f5f44715a323f3ae2cac607896dfc8d5463 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Feb 2026 22:38:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 50aa26bef9260ead87ddc28ed129506b22c2cc59 --- .../Scarlet_Ghouls_WP.sql => db_world/2026_02_07_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Scarlet_Ghouls_WP.sql => db_world/2026_02_07_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/Scarlet_Ghouls_WP.sql b/data/sql/updates/db_world/2026_02_07_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/Scarlet_Ghouls_WP.sql rename to data/sql/updates/db_world/2026_02_07_00.sql index ddfd71a4c..57d00c2c8 100644 --- a/data/sql/updates/pending_db_world/Scarlet_Ghouls_WP.sql +++ b/data/sql/updates/db_world/2026_02_07_00.sql @@ -1,3 +1,4 @@ +-- DB update 2026_02_06_09 -> 2026_02_07_00 -- Move waypoints to waypoint_data DELETE FROM `waypoints` WHERE `entry` IN (2889700, 2889701, 2889702, 2889703, 2889704, 2889705, 2889706);