aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-06-05 06:07:54 +0200
committerAokromes <Aokromes@users.noreply.github.com>2016-06-05 06:07:54 +0200
commit5a2726affb04d48b323b95f85bd3669b8ab2eeb0 (patch)
treeda80acaebe3352834937ad6fc407ae0a613d6284
parent0e8f3e081090e1d7d7105c2fc20506279d35e718 (diff)
DB/Item: fix text for item "Lewis' Note"
Closes #17264 by SnapperRy
-rw-r--r--sql/updates/world/3.3.5/2016_06_05_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_06_05_01_world.sql b/sql/updates/world/3.3.5/2016_06_05_01_world.sql
new file mode 100644
index 00000000000..444a5be17ed
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_06_05_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `page_text` SET `Text`="Osric,$B$BPlease find below the list of armor of which we are in need:$B$B10 Mail shirts$B20 Helms$B30 Armor Patches$B15 Mail Boots$B$BWe are, as always, in your debt. And should Westfall ever be free of the thieves who threaten it, it would ease the guilt in my heart if I could invite you to my family's home, for a fine meal cooked from the bounty this land was once so well known.$B$B-Lewis$BQuartermaster, Sentinel Hill" WHERE `ID`=2512;