DB/Quests: Prepping the Speech description/progress/completion text

Closes #10607
This commit is contained in:
Crysicle
2013-08-28 16:39:57 +01:00
committed by Nay
parent 61fbe1c60c
commit 75406b2c0d

View File

@@ -0,0 +1,2 @@
-- Prepping the Speech
UPDATE `quest_template` SET `Details` = 'High Tinker Mekkatorque asked me to write a speech that he could give before the battle starts, but I just can''t tell which draft is good and which ones just stink.$b$bCould you try some of them out on the local gnome residents? This device creates an image of Mekkatorque saying a few lines from each of my speech drafts.$b$bLet me know which one works, okay?' `RequestItemsText` = 'Let me know which one works, okay?' `OfferRewardText` = 'Oh my. Their reactions were that different?$b$bNot completely what I was expecting, but I think I have a speech that will do.$b$bJust let me find where I put it...' WHERE `id`=25283;