From 8303aab52617de81c9fb938029efc643430dd2b7 Mon Sep 17 00:00:00 2001 From: ZhengPeiRu21 <98835050+ZhengPeiRu21@users.noreply.github.com> Date: Thu, 3 Mar 2022 07:38:13 -0700 Subject: [PATCH] fix(DB/page_text): correct Text for Laird's Response (#10530) --- data/sql/updates/pending_db_world/rev_1643990187122091800.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1643990187122091800.sql diff --git a/data/sql/updates/pending_db_world/rev_1643990187122091800.sql b/data/sql/updates/pending_db_world/rev_1643990187122091800.sql new file mode 100644 index 000000000..60121dfe1 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1643990187122091800.sql @@ -0,0 +1,3 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643990187122091800'); + +UPDATE `page_text` SET `Text` = 'Nessa,$B$BIt is good to hear from you.$B$BThe collection of bones and scales you sent me was incredible. Never have I seen fish of that size off the mainland. the fishers of Rut\'theran must pull in easily a ton of fish each day!$B$BI envy the size of their bounty, but I am a small bit troubled as well. Could our new world tree make the fish grow to such a size? If that is so, what other effects might it have?$B$BQuestions to ponder,$B-Laird' WHERE `ID` = 2513;