mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
3
sql/updates/world/3.3.5/2020_12_27_02_world_335.sql
Normal file
3
sql/updates/world/3.3.5/2020_12_27_02_world_335.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `quest_request_items` SET `CompletionText` = 'Do not delay, $n. The Winterhoof Well\'s taint must be removed!', `VerifiedBuild` = 0 WHERE `ID` = 754;
|
||||
UPDATE `quest_request_items` SET `CompletionText` = 'When you have faced the challenge that lies before you, your understanding of strength of body and strength of heart will be fully realized. Until that time, I cannot help you further.', `VerifiedBuild` = 0 WHERE `ID` = 6002;
|
||||
Reference in New Issue
Block a user