chore(DB/Quest): Fix typo in quest reward offer for ID 9175 (#16695)
* fix(DB/quest): 9175 - Fixing typo * Update data/sql/updates/pending_db_world/fix-quest-9175-typo.sql
This commit is contained in:
parent
8c75495cf2
commit
49553941ac
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `quest_offer_reward` SET `RewardText` = 'You say that you found it on one of the Scourge at Windrunner Spire and that there\'s an inscription on it? Let me see!$B$BHere, take this coin for a job well done.' WHERE (`ID` = 9175);
|
||||
Loading…
Add table
Add a link
Reference in a new issue