From a5e4ee10e14bef554b032b4dc57d4fd249781c10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Oct 2025 21:52:31 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): fdb89bda9d8f38f9da69b459bdaae29804a6b740 --- .../rev_1760179588915167700.sql => db_world/2025_10_11_06.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1760179588915167700.sql => db_world/2025_10_11_06.sql} (86%) diff --git a/data/sql/updates/pending_db_world/rev_1760179588915167700.sql b/data/sql/updates/db_world/2025_10_11_06.sql similarity index 86% rename from data/sql/updates/pending_db_world/rev_1760179588915167700.sql rename to data/sql/updates/db_world/2025_10_11_06.sql index aaf1f4262..99c162473 100644 --- a/data/sql/updates/pending_db_world/rev_1760179588915167700.sql +++ b/data/sql/updates/db_world/2025_10_11_06.sql @@ -1,3 +1,4 @@ +-- DB update 2025_10_11_05 -> 2025_10_11_06 -- Correctly uses Option0 instead of Option1 to summon the Terokk UPDATE `smart_scripts` SET `event_param2` = 0 WHERE `entryorguid` = 185928 AND `source_type` = 1 AND `id` = 0;