mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 06:00:10 -04:00
DB/Quest: Stone Is Better than Cloth - use actual player name ($N)
Progress gossip contained the name "Orthanc" instead of player name. (Maybe result of a bad sniff sample or copy-paste.)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Stone Is Better than Cloth: Use actual player name ($N) instead of "Orthanc"
|
||||
UPDATE `quest_request_items` SET `CompletionText`= "I wouldn't wait too long to get that bracer, $N.$b$bWho knows what's going to happen next?" WHERE `ID`=716;
|
||||
Reference in New Issue
Block a user