mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Quest: Meeting the Warchief completion text typo
By Crysicle, closes #12451
This commit is contained in:
2
sql/updates/world/2014_07_08_08_world_quest_template.sql
Normal file
2
sql/updates/world/2014_07_08_08_world_quest_template.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
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;
|
||||
Reference in New Issue
Block a user