diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-24 01:40:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-24 01:40:29 -0300 |
commit | 919930592f17a2602c5a7e180c2b97f31f63b9bd (patch) | |
tree | 92d18514290d4b04e5bf93cdc75a52a1760d26b0 /npc/005-7 | |
parent | 5336d13fc49c28251cc027ffb0037da7f2a28435 (diff) | |
download | serverdata-919930592f17a2602c5a7e180c2b97f31f63b9bd.tar.gz serverdata-919930592f17a2602c5a7e180c2b97f31f63b9bd.tar.bz2 serverdata-919930592f17a2602c5a7e180c2b97f31f63b9bd.tar.xz serverdata-919930592f17a2602c5a7e180c2b97f31f63b9bd.zip |
Add information to @tutorial / Candor Trainer about equipment sets.
Diffstat (limited to 'npc/005-7')
-rw-r--r-- | npc/005-7/trainer.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index 609c37109..65c30a993 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -235,6 +235,9 @@ L_ExplicaBagagem: mes l("Dress up! Do not walk without clothes! Always wear your items! They leave you less vulnerable to attacks and stronger to defeat your opponents."); next; mesn; + mes "##B"+l("Remember that some equipment sets will give you hidden stat bonuses! So dress yourself in a fashion way, if possible!")+"##b"; + next; + mesn; mes l("To discard an item you no longer want, select it and press the 'Discard' button. Generic items can be discarded or sold. But equipment can only be sold."); next; mesn; |