mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
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:
@@ -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);
|
||||
Reference in New Issue
Block a user