diff --git a/data/sql/updates/pending_db_world/questfix6392.sql b/data/sql/updates/pending_db_world/questfix6392.sql new file mode 100644 index 000000000..716b79937 --- /dev/null +++ b/data/sql/updates/pending_db_world/questfix6392.sql @@ -0,0 +1 @@ +UPDATE `quest_offer_reward` SET `RewardText` = 'You brought the picks. Great! I\'ll get these to my mining students. I\'m sure they\'re eager to use them on the ore deposits of Loch Modan.$B$BThank you for your help, $N. I am in your debt, but I hope this money will at least cover your travel costs.' WHERE (`ID` = 6392);