From de9ef86a20d7ebd3ac239370012292794f4a59d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Oct 2025 08:16:30 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): c62469c8840a5d44d0967400334a9ae994f2dcba --- .../Scarlet_ghoul.sql => db_world/2025_10_16_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Scarlet_ghoul.sql => db_world/2025_10_16_01.sql} (94%) diff --git a/data/sql/updates/pending_db_world/Scarlet_ghoul.sql b/data/sql/updates/db_world/2025_10_16_01.sql similarity index 94% rename from data/sql/updates/pending_db_world/Scarlet_ghoul.sql rename to data/sql/updates/db_world/2025_10_16_01.sql index d01b23965..ae87b7288 100644 --- a/data/sql/updates/pending_db_world/Scarlet_ghoul.sql +++ b/data/sql/updates/db_world/2025_10_16_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_10_16_00 -> 2025_10_16_01 -- Set param 3 and 4 to 0. DELETE FROM `smart_scripts` WHERE (`entryorguid` = 2889700) AND (`source_type` = 9) AND (`id` IN (1));