diff --git a/data/sql/updates/pending_db_world/rev_1764701723228327200.sql b/data/sql/updates/pending_db_world/rev_1764701723228327200.sql new file mode 100644 index 000000000..f7baad5b1 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1764701723228327200.sql @@ -0,0 +1,2 @@ +-- From: "from that $r" to "from that troll" as refers to the troll (Drakkari prisoner) and not the player's race. +UPDATE `quest_offer_reward` SET `RewardText` = 'You\'ve done it!$B$BThe intelligence gathered from that troll will undoubtedly be of great value. I\'ll be certain to make mention of your efforts in my report to the commander.$B$BThank you, $N.' WHERE `ID` = 12541;