From 8f045c26f23a5d2272dc6a600f4ac31e6609416d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Aug 2026 18:55:14 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 6ce7b1b29c270d36e43669982e48daf950d42f38 --- .../rev_1787051624546656976.sql => db_world/2026_08_20_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1787051624546656976.sql => db_world/2026_08_20_03.sql} (80%) diff --git a/data/sql/updates/pending_db_world/rev_1787051624546656976.sql b/data/sql/updates/db_world/2026_08_20_03.sql similarity index 80% rename from data/sql/updates/pending_db_world/rev_1787051624546656976.sql rename to data/sql/updates/db_world/2026_08_20_03.sql index 291f722c0..f1905c8b2 100644 --- a/data/sql/updates/pending_db_world/rev_1787051624546656976.sql +++ b/data/sql/updates/db_world/2026_08_20_03.sql @@ -1,2 +1,3 @@ +-- DB update 2026_08_20_02 -> 2026_08_20_03 -- Stillpine Ancestor Vark must address the player so that $n is resolved. UPDATE `smart_scripts` SET `target_type` = 7 WHERE `entryorguid` = 1741000 AND `source_type` = 9 AND `id` = 4;