From 90805d298501f3b72dd8b3981e0165db468adc32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Jul 2026 11:45:27 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 3e3aa187242d8e4056a42df3861c97cff93115ed --- .../rev_1784153969116784579.sql => db_world/2026_07_16_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1784153969116784579.sql => db_world/2026_07_16_00.sql} (92%) diff --git a/data/sql/updates/pending_db_world/rev_1784153969116784579.sql b/data/sql/updates/db_world/2026_07_16_00.sql similarity index 92% rename from data/sql/updates/pending_db_world/rev_1784153969116784579.sql rename to data/sql/updates/db_world/2026_07_16_00.sql index 9c862fa54..5efb53892 100644 --- a/data/sql/updates/pending_db_world/rev_1784153969116784579.sql +++ b/data/sql/updates/db_world/2026_07_16_00.sql @@ -1 +1,2 @@ +-- DB update 2026_07_15_04 -> 2026_07_16_00 UPDATE `quest_offer_reward` SET `RewardText` = 'You''ve been a tremendous help here today; we now have a solid chance at unlocking the mystery of why these creatures choose to beach themselves on the coast of Darkshore. The idea that they might be fleeing the area around Teldrassil is disturbing. Should you come across others in your travels, please let me know. Our research here is but in its infancy.$B$BOn behalf of the Temple of the Moon, please accept this as thanks for the effort you have given. Thank you, $N!' WHERE `ID` = 4681;