mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Quest: update NPC name in Progress text for "Return to Witch Doctor Uzer'i"
closes #29752 by Legoso
This commit is contained in:
2
sql/updates/world/3.3.5/2024_02_25_02_world.sql
Normal file
2
sql/updates/world/3.3.5/2024_02_25_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Quest 3122 "Return to Witch Doctor Uzer'i"
|
||||
UPDATE `quest_request_items` SET `CompletionText`= "Have you spoken to Xerash?" WHERE `ID` = 3122;
|
||||
Reference in New Issue
Block a user