diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-30 18:27:22 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-30 18:27:22 -0200 |
commit | b6686cdcdeef88ae65a410808caa56a4816fe001 (patch) | |
tree | 99e7298bdbadfef5b5926d34dff99c22d9674686 /npc/005-7 | |
parent | 3eb6f67922d7217e5b7e9e5ed727a31870872f6e (diff) | |
download | serverdata-b6686cdcdeef88ae65a410808caa56a4816fe001.tar.gz serverdata-b6686cdcdeef88ae65a410808caa56a4816fe001.tar.bz2 serverdata-b6686cdcdeef88ae65a410808caa56a4816fe001.tar.xz serverdata-b6686cdcdeef88ae65a410808caa56a4816fe001.zip |
Explain how to sell items on MoubooTaur Legends
Diffstat (limited to 'npc/005-7')
-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; |