diff options
Diffstat (limited to 'npc/005-7/trainer.txt')
-rw-r--r-- | npc/005-7/trainer.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index 31e88871d..6d3c1afba 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -201,6 +201,13 @@ L_ExplicaGrama: mesq l("Some others also like to buy them to keep as trophies. Either way, you can make some money with that."); next; mesn; + mesq l("You must find someone willing to buy, they usually will buy almost anything you have, even items which cannot be replaced, so be careful."); + next; + mesn; + mesq l("You must \"add\" the items you plan on selling, and then press \"sell\" to confirm. You'll have this time to review."); + mesq l("Some, but not all, from the rare or non-replaceable items will have a warning when you try to sell them."); + next; + mesn; mesq l("You can also make money ##Bdoing quests##b. Elmo will tell you almost every quest which can be done in Candor."); next; goto L_PreMenu; |