From eda634316478d4eed6d92b8fce1d3eda3a8d0379 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 May 2026 15:04:38 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 7a942fea38d16ad18932264a0c4923db382f8a82 --- .../rev_1778588634684030700.sql => db_world/2026_05_20_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1778588634684030700.sql => db_world/2026_05_20_00.sql} (81%) diff --git a/data/sql/updates/pending_db_world/rev_1778588634684030700.sql b/data/sql/updates/db_world/2026_05_20_00.sql similarity index 81% rename from data/sql/updates/pending_db_world/rev_1778588634684030700.sql rename to data/sql/updates/db_world/2026_05_20_00.sql index a8fa4f47f..ed4969278 100644 --- a/data/sql/updates/pending_db_world/rev_1778588634684030700.sql +++ b/data/sql/updates/db_world/2026_05_20_00.sql @@ -1,2 +1,3 @@ +-- DB update 2026_05_19_01 -> 2026_05_20_00 -- from "$R" to "troll" according to the sniff 67156 UPDATE `quest_request_items` SET `CompletionText` = 'Have you been to Vejrek\'s hut, $N? Is that troll stink I smell on you?' WHERE (`ID` = 1678);