From 520d4e04361a8fcc673cb677ec14a7979b67aec9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Mar 2026 10:04:23 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 963ec54c73f28698011fed926a7c12284b567fee --- .../rev_1774518446.sql => db_world/2026_03_27_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1774518446.sql => db_world/2026_03_27_02.sql} (96%) diff --git a/data/sql/updates/pending_db_world/rev_1774518446.sql b/data/sql/updates/db_world/2026_03_27_02.sql similarity index 96% rename from data/sql/updates/pending_db_world/rev_1774518446.sql rename to data/sql/updates/db_world/2026_03_27_02.sql index 717c8b6d7..af129ab55 100644 --- a/data/sql/updates/pending_db_world/rev_1774518446.sql +++ b/data/sql/updates/db_world/2026_03_27_02.sql @@ -1,3 +1,4 @@ +-- DB update 2026_03_27_01 -> 2026_03_27_02 -- Change row 3 event from ON_WAYPOINT_REACHED to ON_WAYPOINT_ENDED. DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = -129210);