DB/Quest: player character name in The Shattered Hand (2) Reward Text
- Replace overlooked name "Weir" with $n to show actual player name in-game. (cherry picked from commit 4c069dfd8aae87cb1bb3bb82701e41597f1522ed)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- quest 'The Shattered Hand (2)' (ID 1858)
|
||||
UPDATE `quest_offer_reward`
|
||||
SET `RewardText`="Hmmm, now this is interesting. You've more than proved your worth with this, $n. I am quite impressed. Consider yourself the newest member of the Shattered Hand. And take this, it will be a great help to you in the future, I think."
|
||||
WHERE `ID`=1858;
|
||||
Reference in New Issue
Block a user