aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-08-05 11:10:57 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-08-05 11:10:57 +0200
commit6f52115e61fcf62420710a7c919ca3197e33376e (patch)
treee97d43b88b276fd17ce6d4549c52e0be3c02feaf
parent127a5405c25dbe91673a3a68bf687b1b8685aec3 (diff)
Update 2014_08_05_01_world_misc.sql
-rw-r--r--sql/updates/world/2014_08_05_01_world_misc.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/updates/world/2014_08_05_01_world_misc.sql b/sql/updates/world/2014_08_05_01_world_misc.sql
index 9648a4e3c43..e913685da69 100644
--- a/sql/updates/world/2014_08_05_01_world_misc.sql
+++ b/sql/updates/world/2014_08_05_01_world_misc.sql
@@ -1,5 +1,5 @@
---Gramma Stonefield's Note page 2
+-- Gramma Stonefield's Note page 2
UPDATE `page_text` SET `text` = 'I fear the war between the Stonefields and the Maclures will kill Tommy Joe and Maybell''s blossoming romance, and in times like these - where dark news and rumors of war loom over us - youth and love must be nurtured.$b$bSo, the favor: I ask that you use your skills and concoct a potion or elixir to aid these young lovers in their quest for each other.$b$bThank you, William. And please, when you have some time away from work, come visit. We''ll have a few chuckles over the past.$b$b-Mildred' WHERE `entry` = 218;
---Additional fix for "Meeting the Warchief" which was done, however with 2 additional whitespaces
+-- Additional fix for "Meeting the Warchief" which was done, however with 2 additional whitespaces
UPDATE `quest_template` SET `OfferRewardText` = '<Thrall begins to read the letter.>$b$bSo the blood elves finally took care of their little problem. It is no surprise that it took your help as well as that of an entire Forsaken regiment to get the job done.$b$b<The Warchief breaks into laughter.>$b$bI suppose there''s no stopping this. In the end we need them just as much as they need us.' WHERE `id` = 9813;